..
cleaning
Add missing env_rwsem_up_write() in ocf_cleaner_run()
2019-03-22 15:51:40 +01:00
concurrency
Handle metadata asynchronously
2019-03-26 12:49:23 +01:00
engine
Asynchronous wait for dirty requests in flush
2019-03-26 15:23:42 -04:00
eviction
Dynamic I/O queue management
2019-02-26 17:36:19 +01:00
metadata
Handle metadata asynchronously
2019-03-26 12:49:23 +01:00
mngt
Add volume_params argument to bottom volume open
2019-04-01 19:28:14 -04:00
utils
Merge pull request #82 from robertbaldyga/asynchronous-metadata
2019-03-26 12:54:26 +01:00
ocf_cache_priv.h
Asynchronous wait for dirty requests in flush
2019-03-26 15:23:42 -04:00
ocf_cache.c
Introduce ocf_cache_has_pending_cleaning() function
2019-03-26 15:09:52 +01:00
ocf_core_priv.h
Make management API asynchronous
2019-03-12 10:33:26 +01:00
ocf_core.c
Do not allow top volume I/O on management queue
2019-04-05 14:55:28 -04:00
ocf_ctx_priv.h
Dynamic I/O queue management
2019-02-26 17:36:19 +01:00
ocf_ctx.c
Rename "data object" to "volume"
2019-02-08 14:13:05 +01: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
Configure all io classes at once.
2019-01-28 08:51:26 -05:00
ocf_io_priv.h
Rename "data object" to "volume"
2019-02-08 14:13:05 +01:00
ocf_io.c
Rename "data object" to "volume"
2019-02-08 14:13:05 +01:00
ocf_logger_priv.h
Enable passing priv to logger during context initialization
2019-01-24 10:54:50 +01:00
ocf_logger.c
Implement pyocf adapter with sample OCF test
2019-03-07 12:48:40 +01:00
ocf_metadata.c
Rename "data object" to "volume"
2019-02-08 14:13:05 +01:00
ocf_priv.h
OCF provides own macros for MIN, MAX, and DIV_ROUND_UP
2018-12-13 10:59:23 -05:00
ocf_queue_priv.h
Dynamic I/O queue management
2019-02-26 17:36:19 +01:00
ocf_queue.c
Dynamic I/O queue management
2019-02-26 17:36:19 +01:00
ocf_request.h
Dynamic I/O queue management
2019-02-26 17:36:19 +01:00
ocf_stats_builder.c
Rename "data object" to "volume"
2019-02-08 14:13:05 +01:00
ocf_stats_priv.h
Cache lock cleanup and API improvements
2019-01-21 13:46:28 +01:00
ocf_stats.c
Rename "data object" to "volume"
2019-02-08 14:13:05 +01:00
ocf_trace_priv.h
Dynamic I/O queue management
2019-02-26 17:36:19 +01:00
ocf_trace.c
Dynamic I/O queue management
2019-02-26 17:36:19 +01:00
ocf_utils.c
Unify req naming convention (rq -> req)
2018-12-12 13:36:34 +01:00
ocf_utils.h
Initial commit
2018-11-29 15:14:21 +01:00
ocf_volume_priv.h
Rename "data object" to "volume"
2019-02-08 14:13:05 +01:00
ocf_volume.c
Merge pull request #96 from micrakow/volume_move_fix
2019-04-02 11:31:46 +02:00