open-cas-linux/modules/cas_cache
Adam Rutkowski 79eb92cd9a Implement secure alloc/free using vmalloc/vfree
In kernel there is no point in mlocking and zeroring memory
before freeing.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2019-04-18 18:04:57 -04:00
..
utils Initial commit 2019-03-29 08:45:50 +01:00
volume Merge pull request #3 from arutk/atomic_dev_fixes 2019-04-03 08:52:25 +02:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Initial commit 2019-03-29 08:45:50 +01:00
classifier_defs.h Initial commit 2019-03-29 08:45:50 +01:00
classifier.c Initial commit 2019-03-29 08:45:50 +01:00
classifier.h Initial commit 2019-03-29 08:45:50 +01:00
context.c Rename logger ops from pritnf to print. 2019-04-18 03:23:03 -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 Merge pull request #8 from arutk/fix-stop-error-handling 2019-04-12 13:40:36 +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 Initial commit 2019-03-29 08:45:50 +01: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 Initial commit 2019-03-29 08:45:50 +01:00
threads.h Initial commit 2019-03-29 08:45:50 +01:00