ocf/src
Robert Baldyga 218e9c5723 Revert "cleaner: Remove complete_queue"
This functionality is used by cleaning policies via cmpl_queue
to reschedule the completion, so that we avoid unlocking mutex in
the cleaner completion from interrupt context of IO completion.

This reverts commit 1e5eda68a7.

Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
2024-07-26 10:35:23 +02:00
..
cleaning cleaner: Check mapping after taking cache line lock 2024-07-12 17:38:13 +02:00
concurrency Add missing headers 2024-05-11 00:51:29 +02:00
engine cleaner: Check mapping after taking cache line lock 2024-07-12 17:38:13 +02:00
metadata lru: Move partition runtime structures outside of metadata 2024-07-12 13:23:29 +02:00
mngt cleaner: Check mapping after taking cache line lock 2024-07-12 17:38:13 +02:00
promotion Fix license 2021-10-28 13:08:50 +02:00
utils Revert "cleaner: Remove complete_queue" 2024-07-26 10:35:23 +02:00
ocf_cache_priv.h lru: Move partition runtime structures outside of metadata 2024-07-12 13:23:29 +02:00
ocf_cache.c Add OCF API ocf_cache_is_initializing 2023-03-30 10:34:05 +02:00
ocf_composite_volume_priv.h Introduce composite volume 2022-06-02 09:49:39 +02:00
ocf_composite_volume.c Revert "fix deinitialization of moved composite volume" 2022-06-28 08:02:58 +02:00
ocf_core_priv.h Add promote-on-threshold sequential cutoff switch 2021-11-09 12:54:15 +01:00
ocf_core.c Add missing "static" to the local function 2024-05-11 00:59:39 +02:00
ocf_ctx_priv.h expose composite volume type id in API 2022-06-13 11:40:08 +02:00
ocf_ctx.c Introduce composite volume 2022-06-02 09:49:39 +02:00
ocf_def_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_io_class.c Verify standby/active cache state in OCF entry points 2022-03-28 09:42:02 +02:00
ocf_io_priv.h remove ocf_io_start function 2022-10-28 15:03:36 +02:00
ocf_io.c Make default io allocators part of internal API 2022-06-02 09:49:39 +02:00
ocf_logger_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_logger.c Fix license 2021-10-28 13:08:50 +02:00
ocf_lru_structs.h Fix license 2021-10-28 13:08:50 +02:00
ocf_lru.c cleaner: Check mapping after taking cache line lock 2024-07-12 17:38:13 +02:00
ocf_lru.h Parallelize ocf_lru_populate() 2022-01-28 19:29:21 +01:00
ocf_metadata.c Verify standby/active cache state in OCF entry points 2022-03-28 09:42:02 +02:00
ocf_part.h lru: Use common flush_data abstraction for cleaning 2024-07-12 13:23:35 +02:00
ocf_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_queue_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_queue.c Get rid of req->io_if 2022-09-07 23:07:04 +02:00
ocf_request.c allocate fixed map status alongside request struct 2022-08-29 20:02:18 +02:00
ocf_request.h Revert "cleaner: Remove complete_queue" 2024-07-26 10:35:23 +02:00
ocf_seq_cutoff.c Add missing "static" to the local function 2024-05-11 00:59:39 +02:00
ocf_seq_cutoff.h Fix license 2021-10-28 13:08:50 +02:00
ocf_space.c Fix license 2021-10-28 13:08:50 +02:00
ocf_space.h Fix license 2021-10-28 13:08:50 +02:00
ocf_stats_builder.c Stack memory reduction for OCF stats 2022-09-06 14:34:35 +02:00
ocf_stats_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_stats.c Return error from stats API functions in standby 2022-03-29 22:20:04 +02:00
ocf_volume_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_volume.c validate uuid->size in ocf_volume_init 2022-06-28 08:02:58 +02:00