ocf/src
Robert Baldyga cd544e8ee5 Introduce ocf_forward_write_zeros()
This is meant to be used in atomic mode to avoid allocating huge buffers
for zeroing data on drive.

Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
2024-09-20 13:59:46 +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 Handle D2C early and fast 2024-09-19 23:58:26 +02:00
metadata Fix metadata debug macros 2024-09-20 10:09:40 +02:00
mngt Introduce d2c request 2024-09-09 12:45:51 +02:00
promotion Fix license 2021-10-28 13:08:50 +02:00
utils Remove unused functions 2024-09-19 15:55:19 +02:00
ocf_cache_priv.h Introduce d2c request 2024-09-09 12:45:51 +02:00
ocf_cache.c Modify engines to use forward API 2024-09-19 15:55:19 +02:00
ocf_composite_volume_priv.h Introduce composite volume 2022-06-02 09:49:39 +02:00
ocf_composite_volume.c Implement forward ops in composite volume 2024-09-19 15:55:19 +02:00
ocf_core_priv.h Allocate requests for management path separately 2024-09-09 12:45:51 +02:00
ocf_core.c Handle D2C early and fast 2024-09-19 23:58:26 +02:00
ocf_ctx_priv.h expose composite volume type id in API 2022-06-13 11:40:08 +02:00
ocf_ctx.c Get rid of non-OCF error codes 2024-08-29 08:27:51 +02:00
ocf_def_priv.h volume: Introduce general IO forward mechanism 2024-09-19 15:55:19 +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 Added a priority queue for the request instead of push front 2024-08-02 12:53:16 +02:00
ocf_queue.c Eliminate queue -> cache mapping 2024-09-09 12:45:51 +02:00
ocf_request.c Introduce ocf_forward_write_zeros() 2024-09-20 13:59:46 +02:00
ocf_request.h Introduce ocf_forward_write_zeros() 2024-09-20 13:59:46 +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 Introduce pass-through block stats 2024-09-06 14:47:02 +02:00
ocf_stats_priv.h Introduce pass-through block stats 2024-09-06 14:47:02 +02:00
ocf_stats.c Introduce pass-through block stats 2024-09-06 14:47:02 +02:00
ocf_volume_priv.h Introduce ocf_forward_write_zeros() 2024-09-20 13:59:46 +02:00
ocf_volume.c Introduce ocf_forward_write_zeros() 2024-09-20 13:59:46 +02:00