open-cas-linux/modules/cas_cache
Michal Mielewczyk 095ccc51fe Added possibility to disable cleaner thread.
In case of cleaner thread retrived 'OCF_CLEANER_DISABLE' no cleaning is
performed until kick is called.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-05-10 09:47:53 -04:00
..
utils More descriptive err msg for NVMe format 2019-05-10 13:31:10 +02:00
volume Add asserts in case of detached cache. 2019-04-19 03:59:43 -04:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Handle non-interruptible flush 2019-05-08 12:48:21 +02:00
classifier_defs.h Initial commit 2019-03-29 08:45:50 +01:00
classifier.c Remove unneeded argument 2019-05-08 12:48:21 +02:00
classifier.h Initial commit 2019-03-29 08:45:50 +01:00
context.c Added possibility to disable cleaner thread. 2019-05-10 09:47:53 -04:00
context.h Initial commit 2019-03-29 08:45:50 +01:00
control.c Initial commit 2019-03-29 08:45:50 +01:00
control.h Initial commit 2019-03-29 08:45:50 +01:00
layer_cache_management.c Handle non-interruptible flush 2019-05-08 12:48:21 +02:00
layer_cache_management.h Allow reset stats for all cores within cache instance at once. 2019-04-09 07:07:37 -04:00
layer_upgrade.c Compilation on ubuntu fixed (exceeded stack frame size) 2019-04-03 11:51:43 +02:00
layer_upgrade.h Initial commit 2019-03-29 08:45:50 +01:00
linux_kernel_version.h Added Write Lifetime Hint support in classifier 2019-04-25 14:56:01 +02:00
main.c Initial commit 2019-03-29 08:45:50 +01:00
Makefile Initial commit 2019-03-29 08:45:50 +01:00
ocf_env_headers.h Initial commit 2019-03-29 08:45:50 +01:00
ocf_env.c Initial commit 2019-03-29 08:45:50 +01:00
ocf_env.h Implement secure alloc/free using vmalloc/vfree 2019-04-18 18:04:57 -04:00
service_ui_ioctl.c Allow reset stats for all cores within cache instance at once. 2019-04-09 07:07:37 -04:00
service_ui_ioctl.h Initial commit 2019-03-29 08:45:50 +01:00
threads.c Added possibility to disable cleaner thread. 2019-05-10 09:47:53 -04:00
threads.h Added possibility to disable cleaner thread. 2019-05-10 09:47:53 -04:00