
instead of asking user about specific model. Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
29 lines
832 B
Markdown
29 lines
832 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 -->
|
|
* OpenCAS version (commit hash or tag):
|
|
* Operating System:
|
|
* Kernel version:
|
|
* Cache device type (NAND/Optane/other):
|
|
* Core device type (HDD/SSD/other):
|
|
* Cache configuration:
|
|
* * Cache mode: (default: wt)
|
|
* * Cache line size: (default: 4)
|
|
* * Promotion policy: (default: always)
|
|
* * Cleaning policy: (default: alru)
|
|
* * Sequential cutoff policy: (default: full)
|
|
* Other (e.g. _lsblk_, _casadm -P_, _casadm -L_)
|