26 lines
683 B
Markdown
26 lines
683 B
Markdown
---
|
|
name: Enhancement proposal
|
|
about: Create an enhancement proposal to help us improve
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Description
|
|
<!--- Provide a more detailed description of wanted functionality -->
|
|
|
|
## Reason
|
|
<!--- Why do you need this functionality? What's the gain of introducing it? -->
|
|
|
|
## Your Environment
|
|
<!--- Include as many relevant details about the environment you're working in -->
|
|
* OCF version (commit hash or tag):
|
|
* Operating System:
|
|
* Kernel version:
|
|
* Cache device type (NAND/Optane/other):
|
|
* Core device type (HDD/SSD/other):
|
|
* Configuration:
|
|
* * Cache mode: (default: wt)
|
|
* * Cache line size: (default: 4)
|
|
* Other (e.g. _lsblk_, _lsscsi_)
|