ocf/src
Michal Mielewczyk f226f978f0 Unify inactive cores stats.
Inactive core stats should be caluculated and returned to adapter in unified
from, just like all stats are.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2019-09-16 02:49:42 -04:00
..
cleaning Adding synchronization primitives destroyers 2019-08-13 05:13:11 -07:00
concurrency Merge pull request #238 from arutk/split_cacheline_lock_trylock 2019-08-29 09:49:53 +02:00
engine Merge pull request #253 from mmichal10/stats-refactor 2019-09-10 14:56:26 +02:00
eviction Per-execution-context freelists 2019-09-09 16:19:52 -04:00
metadata Per-execution-context freelists 2019-09-09 16:19:52 -04:00
mngt Per-execution-context freelists 2019-09-09 16:19:52 -04:00
promotion Per-execution-context freelists 2019-09-09 16:19:52 -04:00
utils Extract stats builder utils to separate file. 2019-09-12 05:21:17 -04:00
ocf_cache_priv.h Per-execution-context freelists 2019-09-09 16:19:52 -04:00
ocf_cache.c Unify inactive cores stats. 2019-09-16 02:49:42 -04:00
ocf_core_priv.h Remove remaining core_id occurrences from public API 2019-08-07 16:12:06 +02:00
ocf_core.c Split retrieving core stats and config info into two functions. 2019-09-10 08:01:09 -04:00
ocf_ctx_priv.h Change ctx lock to rmutex 2019-07-29 15:08:44 +02:00
ocf_ctx.c Adding synchronization primitives destroyers 2019-08-13 05:13:11 -07: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_freelist.c Per-execution-context freelists 2019-09-09 16:19:52 -04:00
ocf_freelist.h Per-execution-context freelists 2019-09-09 16:19:52 -04:00
ocf_io_class.c Prevent overriding null terminator in cache name 2019-06-11 12:12:07 +02:00
ocf_io_priv.h Allocate io and request in single allocation 2019-07-17 10:31:23 +02:00
ocf_io.c Verifying IO address and size 2019-08-13 05:37:14 -07: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 Adding synchronization primitives destroyers 2019-08-13 05:13:11 -07:00
ocf_request.c Allocate io and request in single allocation 2019-07-17 10:31:23 +02:00
ocf_request.h Merge pull request #220 from arutk/metadata_offset_hash 2019-07-29 13:03:04 +02:00
ocf_stats_builder.c Extract stats builder utils to separate file. 2019-09-12 05:21:17 -04:00
ocf_stats_priv.h Added API for updating statistics. 2019-09-10 08:01:09 -04:00
ocf_stats.c Added API for updating statistics. 2019-09-10 08:01:09 -04:00
ocf_trace_priv.h Remove remaining core_id occurrences from public API 2019-08-07 16:12:06 +02:00
ocf_trace.c Remove remaining core_id occurrences from public API 2019-08-07 16:12:06 +02:00
ocf_volume_priv.h Introduce OCF IO allocator 2019-07-17 10:31:23 +02:00
ocf_volume.c Adding synchronization primitives destroyers 2019-08-13 05:13:11 -07:00