OXIESEC PANEL
- Current Dir:
/
/
etc
/
lvm
/
profile
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/14/2020 08:21:53 AM
rwxr-xr-x
📄
cache-mq.profile
531 bytes
01/23/2020 03:45:10 PM
rw-r--r--
📄
cache-smq.profile
339 bytes
01/23/2020 03:45:10 PM
rw-r--r--
📄
command_profile_template.profile
2.95 KB
01/23/2020 03:45:10 PM
rw-r--r--
📄
lvmdbusd.profile
2.25 KB
01/23/2020 03:45:10 PM
rw-r--r--
📄
metadata_profile_template.profile
828 bytes
01/23/2020 03:45:10 PM
rw-r--r--
📄
thin-generic.profile
76 bytes
01/23/2020 03:45:10 PM
rw-r--r--
📄
thin-performance.profile
80 bytes
01/23/2020 03:45:10 PM
rw-r--r--
Editing: cache-mq.profile
Close
# Demo configuration 'mq' cache policy # # Note: This policy has been deprecated in favor of the smq policy # keyword "default" means, setting is left with kernel defaults. # allocation { cache_pool_chunk_size = 64 cache_mode = "writethrough" cache_policy = "mq" cache_settings { mq { sequential_threshold = "default" # #nr_sequential_ios random_threshold = "default" # #nr_random_ios read_promote_adjustment = "default" write_promote_adjustment = "default" discard_promote_adjustment = "default" } } }