open-cas-linux/modules/cas_cache
Adam Rutkowski 7905ca79fa Remove potentially_dirty counter from bottom volume
This counter is not accurate (missing required memory barrier
to avoid unwanted behavior due to processor optimizations)
and performance gain is not clear - generally global
atomic variables are something we would like to avoid
going forward.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2020-09-29 15:21:11 +02:00
..
utils Fully remove format nvme command 2020-08-11 06:10:31 -04:00
volume Remove potentially_dirty counter from bottom volume 2020-09-29 15:21:11 +02:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Update copyright statements 2020-05-04 16:47:38 +02:00
classifier_defs.h Update copyright statements 2020-05-04 16:47:38 +02:00
classifier.c Core id based io classification 2020-05-21 08:44:20 -04:00
classifier.h Update copyright statements 2020-05-04 16:47:38 +02:00
context.c Update copyright statements 2020-05-04 16:47:38 +02:00
context.h Update copyright statements 2020-05-04 16:47:38 +02:00
control.c Update copyright statements 2020-05-04 16:47:38 +02:00
control.h Update copyright statements 2020-05-04 16:47:38 +02:00
layer_cache_management.c cas_cache: log failed creating exported object 2020-07-07 08:28:53 -04:00
layer_cache_management.h Merge pull request #404 from rafalste/copyright_update 2020-05-19 11:25:11 +02:00
layer_upgrade.c Update copyright statements 2020-05-04 16:47:38 +02:00
layer_upgrade.h Update copyright statements 2020-05-04 16:47:38 +02:00
linux_kernel_version.h Update copyright statements 2020-05-04 16:47:38 +02:00
main.c Update copyright statements 2020-05-04 16:47:38 +02:00
Makefile Update copyright statements 2020-05-04 16:47:38 +02:00
ocf_env_headers.h Update copyright statements 2020-05-04 16:47:38 +02:00
ocf_env.c Merge pull request #404 from rafalste/copyright_update 2020-05-19 11:25:11 +02:00
ocf_env.h Merge pull request #404 from rafalste/copyright_update 2020-05-19 11:25:11 +02:00
service_ui_ioctl.c Fully remove format nvme command 2020-08-11 06:10:31 -04:00
service_ui_ioctl.h Update copyright statements 2020-05-04 16:47:38 +02:00
threads.c Merge pull request #457 from robertbaldyga/better-cas-thread-names 2020-07-08 16:21:12 +02:00
threads.h Update copyright statements 2020-05-04 16:47:38 +02:00