open-cas-linux/modules/cas_cache
Michal Mielewczyk 1e5355eba1 Extending 'configure' script
Functions and macros dependent on different kernel versions are now generated
before compilation basing on current kernel capabilities instead of hardcoding
them for specific kernels.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-05-30 06:29:07 -04:00
..
utils Extending 'configure' script 2019-05-30 06:29:07 -04:00
volume Extending 'configure' script 2019-05-30 06:29:07 -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 Extending 'configure' script 2019-05-30 06:29:07 -04:00
classifier.h Initial commit 2019-03-29 08:45:50 +01:00
context.c Extending 'configure' script 2019-05-30 06:29:07 -04:00
context.h Use new functions for creating and destroying ocf_ctx 2019-05-24 18:24:51 +02: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 Extending 'configure' script 2019-05-30 06:29:07 -04:00
layer_cache_management.h Pass cache_id to cache_mng_add_core_to_cache() 2019-05-24 18:14:17 +02:00
layer_upgrade.c Pass cache_id to cache_mng_add_core_to_cache() 2019-05-24 18:14:17 +02:00
layer_upgrade.h Initial commit 2019-03-29 08:45:50 +01:00
linux_kernel_version.h Extending 'configure' script 2019-05-30 06:29:07 -04: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 Pass cache_id to cache_mng_add_core_to_cache() 2019-05-24 18:14:17 +02:00
service_ui_ioctl.h Initial commit 2019-03-29 08:45:50 +01:00
threads.c Extending 'configure' script 2019-05-30 06:29:07 -04:00
threads.h Added possibility to disable cleaner thread. 2019-05-10 09:47:53 -04:00