open-cas-linux/modules/cas_cache/volume
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
..
obj_blk.h Remove potentially_dirty counter from bottom volume 2020-09-29 15:21:11 +02:00
vol_atomic_dev_bottom.c Remove potentially_dirty counter from bottom volume 2020-09-29 15:21:11 +02:00
vol_atomic_dev_bottom.h Update copyright statements 2020-05-04 16:47:38 +02:00
vol_blk_utils.c Update copyright statements 2020-05-04 16:47:38 +02:00
vol_blk_utils.h Remove potentially_dirty counter from bottom volume 2020-09-29 15:21:11 +02:00
vol_block_dev_bottom.c Remove potentially_dirty counter from bottom volume 2020-09-29 15:21:11 +02:00
vol_block_dev_bottom.h Update copyright statements 2020-05-04 16:47:38 +02:00
vol_block_dev_top.c configure: add CAS_BLK_BIDI_RQ() macro 2020-08-25 08:46:24 -04:00
vol_block_dev_top.h Update copyright statements 2020-05-04 16:47:38 +02:00