ocf/src
Adam Rutkowski 521258bcc8 Remove dirty check from LRU cleaner getter callback
This check is incorrect as cacheline status may change
from dirty to clean at any point during cleaning, except for
when the hash bucket is locked.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2021-03-30 13:10:28 -05:00
..
cleaning Parallel eviction 2021-03-05 11:20:47 +01:00
concurrency General packing of structs 2021-03-26 08:57:04 +01:00
engine Merge pull request #479 from arutk/lru_fix3 2021-03-26 11:04:59 +01:00
eviction Remove dirty check from LRU cleaner getter callback 2021-03-30 13:10:28 -05:00
metadata Metadata updater mutex alignment 2021-03-26 08:57:04 +01:00
mngt General packing of structs 2021-03-26 08:57:04 +01:00
promotion General packing of structs 2021-03-26 08:57:04 +01:00
utils General packing of structs 2021-03-26 08:57:04 +01:00
ocf_cache_priv.h General packing of structs 2021-03-26 08:57:04 +01:00
ocf_cache.c Merge pull request #457 from Ostrokrzew/false_stats 2021-03-18 10:24:02 +01:00
ocf_core_priv.h Per-queue multi-stream sequential cutoff 2021-03-04 16:38:31 +01:00
ocf_core.c Merge pull request #457 from Ostrokrzew/false_stats 2021-03-18 10:24:02 +01:00
ocf_ctx_priv.h General packing of structs 2021-03-26 08:57:04 +01:00
ocf_ctx.c Use mpool to allocate metadata_io requests 2021-03-10 16:10:11 +01:00
ocf_def_priv.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_freelist.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_freelist.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_io_class.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_io_priv.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_io.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_logger_priv.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_logger.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_metadata.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_priv.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_queue_priv.h Queue alignment 2021-03-26 08:57:04 +01:00
ocf_queue.c Per-queue multi-stream sequential cutoff 2021-03-04 16:38:31 +01:00
ocf_request.c Fix freeing oversized discard requests 2021-03-25 15:16:57 +01:00
ocf_request.h Merge pull request #476 from mmkayPL/cacheline-alignment 2021-03-26 12:01:55 +01:00
ocf_seq_cutoff.c Use read/write locks in queue sequential cutoffs 2021-03-23 09:54:56 +01:00
ocf_seq_cutoff.h Per-queue multi-stream sequential cutoff 2021-03-04 16:38:31 +01:00
ocf_stats_builder.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_stats_priv.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_stats.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_trace_priv.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_trace.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_volume_priv.h General packing of structs 2021-03-26 08:57:04 +01:00
ocf_volume.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00