ocf/src
Kozlowski Mateusz 4aff637e57 Add priv field initialization on cache start
This allows access to it in ctx_metadata_updater_init, which is
done in the same call stack during initalization.

Signed-off-by: Kozlowski Mateusz <mateusz.kozlowski@intel.com>
2021-05-25 15:51:00 +02:00
..
cleaning Additional safeguard in acp_remove_core 2021-04-14 14:57:08 +02:00
concurrency Shorten allocator name 2021-04-27 08:40:51 +02:00
engine Fix repartitioning in request refresh path 2021-03-31 12:13:48 -05:00
eviction Fix eviction occupancy stats decrement 2021-04-01 18:01:28 -05:00
metadata probe: return dirty and shutdown status despite metadata mismatch 2021-04-06 14:07:42 -05:00
mngt Add priv field initialization on cache start 2021-05-25 15:51:00 +02:00
promotion General packing of structs 2021-03-26 08:57:04 +01:00
utils cleaner: Don't check for valid if cache line is not dirty 2021-04-01 13:28:19 +02: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 Avoid nullptr dereference in ocf_io_put 2021-04-06 13:38:34 +02: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 seq_cutoff: Ignore invalid streams 2021-04-01 18:46:28 +02: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