ocf/src/engine
Robert Baldyga aa3677da10
Merge pull request #530 from arutk/remove_eviction
Remove remaining stale references to "eviction" and "evp"
2021-06-30 09:47:35 +02:00
..
cache_engine.c Move eviction files to new locations 2021-06-18 12:19:08 +02:00
cache_engine.h Remove partition list 2021-06-18 12:19:08 +02:00
engine_bf.c Add getter function for cache->device->concurrency.cache_line 2021-03-05 11:20:47 +01:00
engine_bf.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_common.c Unlock request after invalidating cache lines 2021-06-25 17:50:38 +02:00
engine_common.h Fix comments in ocf_engine_common.h 2021-06-26 19:09:09 +02:00
engine_d2c.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_d2c.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_debug.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_discard.c Add getter function for cache->device->concurrency.cache_line 2021-03-05 11:20:47 +01:00
engine_discard.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_fast.c Move common user and freelist partition data to a new struct 2021-06-18 12:07:10 +02:00
engine_fast.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_inv.c Add getter function for cache->device->concurrency.cache_line 2021-03-05 11:20:47 +01:00
engine_inv.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_ops.c Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_ops.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_pt.c Move common user and freelist partition data to a new struct 2021-06-18 12:07:10 +02:00
engine_pt.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_rd.c Remove partition list 2021-06-18 12:19:08 +02:00
engine_rd.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_wa.c Renaming hash bucket locking functions 2021-02-12 18:08:15 -06:00
engine_wa.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_wb.c Reorder metadata updating patter in WB mode 2021-06-22 09:04:56 +02:00
engine_wb.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_wi.c Add getter function for cache->device->concurrency.cache_line 2021-03-05 11:20:47 +01:00
engine_wi.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_wo.c Move common user and freelist partition data to a new struct 2021-06-18 12:07:10 +02:00
engine_wo.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_wt.c Avoid unnecessary metadata flushes in WT 2021-06-23 09:51:16 +02:00
engine_wt.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00
engine_zero.c Add getter function for cache->device->concurrency.cache_line 2021-03-05 11:20:47 +01:00
engine_zero.h Update copyright statements (2021) 2021-01-21 13:17:34 +01:00