ocf/src
Adam Rutkowski b97bb6f53b Add function to check for lazy write cache mode (WO or WB)
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2019-06-12 12:07:02 -04:00
..
cleaning Error codes in IO path changed to OCF-specific 2019-06-05 09:10:54 +02:00
concurrency Make request structure more compressed 2019-06-03 19:19:29 +02:00
engine Add function to check for lazy write cache mode (WO or WB) 2019-06-12 12:07:02 -04:00
eviction Unified management functions prefix. 2019-06-05 09:31:59 -04:00
metadata Error codes in IO path changed to OCF-specific 2019-06-05 09:10:54 +02:00
mngt Add function to check for lazy write cache mode (WO or WB) 2019-06-12 12:07:02 -04:00
utils Write-only cache mode 2019-06-12 12:07:02 -04:00
ocf_cache_priv.h Associate core metadata with core object 2019-05-28 14:49:59 +02:00
ocf_cache.c Prevent overriding null terminator in cache name 2019-06-11 12:12:07 +02:00
ocf_core_priv.h Associate core metadata with core object 2019-05-28 14:49:59 +02:00
ocf_core.c Add function to check for lazy write cache mode (WO or WB) 2019-06-12 12:07:02 -04:00
ocf_ctx_priv.h Remove unused core_io_allocator 2019-05-27 14:19:10 +02:00
ocf_ctx.c Add missing new line in error message 2019-05-30 00:03:09 +02:00
ocf_def_priv.h OCF provides own macros for MIN, MAX, and DIV_ROUND_UP 2018-12-13 10:59:23 -05:00
ocf_io_class.c Prevent overriding null terminator in cache name 2019-06-11 12:12:07 +02:00
ocf_io_priv.h Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_io.c Remove all the trailing whitespaces 2019-05-27 17:00:39 +02:00
ocf_logger_priv.h Enable passing priv to logger during context initialization 2019-01-24 10:54:50 +01:00
ocf_logger.c Rename 'printf' field name in logger ops to 'print'. 2019-04-17 11:37:47 -04:00
ocf_metadata.c Error codes in IO path changed to OCF-specific 2019-06-05 09:10:54 +02:00
ocf_priv.h Introduce OCF_CMPL_RET() macro 2019-05-02 17:22:36 +02:00
ocf_queue_priv.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_queue.c Get cache on queue creation and put it on queue destruction 2019-05-06 17:30:32 +02:00
ocf_request.c Error codes in IO path changed to OCF-specific 2019-06-05 09:10:54 +02:00
ocf_request.h Write-only cache mode 2019-06-12 12:07:02 -04:00
ocf_stats_builder.c Associate core metadata with core object 2019-05-28 14:49:59 +02:00
ocf_stats_priv.h Cache lock cleanup and API improvements 2019-01-21 13:46:28 +01:00
ocf_stats.c Added asserts in sample env for synchronization functions 2019-06-11 11:01:06 +02:00
ocf_trace_priv.h ocf_trace: Fix req naming convention 2019-05-21 12:30:29 +02:00
ocf_trace.c Initialize variable meant for keeping ocf_mngt_start_trace() result. 2019-04-17 11:28:05 -04:00
ocf_volume_priv.h Wait for IO put in volume close 2019-04-17 23:12:04 -04:00
ocf_volume.c Error codes in IO path changed to OCF-specific 2019-06-05 09:10:54 +02:00