ocf/src
Adam Rutkowski e5fa15bdb2 Remove early return from engine_map() in case of hit
At this point cacheline status in request map is stale,
as lookup was performed before upgrading hash bucket lock.
If indeed all cachelines are mapped, this will be determined
in the main loop of engine_map().

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2021-03-17 11:21:03 -05:00
..
cleaning Parallel eviction 2021-03-05 11:20:47 +01:00
concurrency Optimize set_hot calls in eviction path 2021-03-05 11:20:47 +01:00
engine Remove early return from engine_map() in case of hit 2021-03-17 11:21:03 -05:00
eviction Parallel eviction 2021-03-05 11:20:47 +01:00
metadata Use mpool to allocate metadata_io requests 2021-03-10 16:10:11 +01:00
mngt Merge pull request #448 from robertbaldyga/perqueue-seq-cutoff 2021-03-05 14:38:21 +01:00
promotion Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
utils Parallel eviction 2021-03-05 11:20:47 +01:00
ocf_cache_priv.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_cache.c Per-queue multi-stream sequential cutoff 2021-03-04 16:38:31 +01:00
ocf_core_priv.h Per-queue multi-stream sequential cutoff 2021-03-04 16:38:31 +01:00
ocf_core.c Per-queue multi-stream sequential cutoff 2021-03-04 16:38:31 +01:00
ocf_ctx_priv.h Use mpool to allocate metadata_io requests 2021-03-10 16:10:11 +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 Merge pull request #448 from robertbaldyga/perqueue-seq-cutoff 2021-03-05 14:38:21 +01:00
ocf_queue.c Per-queue multi-stream sequential cutoff 2021-03-04 16:38:31 +01:00
ocf_request.c Use mpool to allocate ocf_requests 2021-03-10 16:10:11 +01:00
ocf_request.h Use mpool to allocate ocf_requests 2021-03-10 16:10:11 +01:00
ocf_seq_cutoff.c seq_cutoff: Fix stream promotion fastpath 2021-03-11 14:41:13 +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 Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
ocf_volume.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00