..
utils_async_lock.c
Adding synchronization primitives destroyers
2019-08-13 05:13:11 -07:00
utils_async_lock.h
Introduce asynchronous cache lock
2019-05-28 11:20:48 +02:00
utils_cache_line.c
Add promotion policy API and use it in I/O path
2019-07-19 13:52:00 +02:00
utils_cache_line.h
Rename cache_concurrency to cache_line_concurrency
2019-07-24 15:32:12 -04:00
utils_cleaner.c
Merge pull request #220 from arutk/metadata_offset_hash
2019-07-29 13:03:04 +02:00
utils_cleaner.h
Async wait for cleaner completion
2019-05-06 19:37:49 -04:00
utils_io_allocator.h
Introduce OCF IO allocator
2019-07-17 10:31:23 +02:00
utils_io.c
Allocate io and request in single allocation
2019-07-17 10:31:23 +02:00
utils_io.h
Merge new_io and configure into one function
2019-07-17 10:31:23 +02:00
utils_list.c
Code refactoring
2019-01-16 06:46:00 -05:00
utils_list.h
Initial commit
2018-11-29 15:14:21 +01:00
utils_part.c
Changed always returning 0 to void foo
2019-06-11 09:53:40 +02:00
utils_part.h
Changed always returning 0 to void foo
2019-06-11 09:53:40 +02:00
utils_pipeline.c
Introduce asynchronous cache lock
2019-05-28 11:20:48 +02:00
utils_pipeline.h
Introduce pipeline *_RET macros
2019-05-02 17:22:43 +02:00
utils_realloc.c
Rename utils_allocator to utils_realloc
2019-05-27 13:10:17 +02:00
utils_realloc.h
Rename utils_allocator to utils_realloc
2019-05-27 13:10:17 +02:00
utils_refcnt.c
Return post modification value from ocf_refcnt_inc/dec
2019-05-06 19:23:11 -04:00
utils_refcnt.h
Return post modification value from ocf_refcnt_inc/dec
2019-05-06 19:23:11 -04:00