ocf/src/utils
Robert Baldyga 91e0345b78 Implement asynchronous attach, load, detach and stop
NOTE: This is still not the real asynchronism. Metadata interfaces
are still not fully asynchronous.

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-03-18 15:06:57 +01:00
..
utils_allocator.c OCF provides own macros for MIN, MAX, and DIV_ROUND_UP 2018-12-13 10:59:23 -05:00
utils_allocator.h Initial commit 2018-11-29 15:14:21 +01:00
utils_cache_line.c Improvement of metadata flush setting 2019-02-19 05:14:06 -07:00
utils_cache_line.h OCF provides own macros for MIN, MAX, and DIV_ROUND_UP 2018-12-13 10:59:23 -05:00
utils_cleaner.c Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
utils_cleaner.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
utils_core.h Configure all io classes at once. 2019-01-28 08:51:26 -05:00
utils_device.h Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
utils_io.c Implement asynchronous attach, load, detach and stop 2019-03-18 15:06:57 +01:00
utils_io.h Implement asynchronous attach, load, detach and stop 2019-03-18 15:06:57 +01: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 Unify req naming convention (rq -> req) 2018-12-12 13:36:34 +01:00
utils_part.h Unify req naming convention (rq -> req) 2018-12-12 13:36:34 +01:00
utils_req.c Implement asynchronous attach, load, detach and stop 2019-03-18 15:06:57 +01:00
utils_req.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00