ocf/src/engine
Adam Rutkowski 5538a5a95d Only request evict size equal to request unmapped count
Removing the logic for oportunistic partition overflow
reduction by evicting more cachelines than actually
required by the request being serviced.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2021-02-09 11:11:15 -06:00
..
cache_engine.c Remove unused parameter 2020-05-19 16:23:32 +02:00
cache_engine.h Remove unused parameter 2020-05-19 16:23:32 +02:00
engine_bf.c Update copyright statements 2020-04-28 13:37:54 +02:00
engine_bf.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_common.c Only request evict size equal to request unmapped count 2021-02-09 11:11:15 -06:00
engine_common.h Track explicit number of cachelines to be reparted 2020-12-21 08:00:25 -05:00
engine_d2c.c Update copyright statements 2020-04-28 13:37:54 +02:00
engine_d2c.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_debug.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_discard.c Remove init_mode and use metadata.is_volatile instead 2020-12-23 16:31:55 +01:00
engine_discard.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_fast.c Only request evict size equal to request unmapped count 2021-02-09 11:11:15 -06:00
engine_fast.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_inv.c Update copyright statements 2020-04-28 13:37:54 +02:00
engine_inv.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_ops.c Update copyright statements 2020-04-28 13:37:54 +02:00
engine_ops.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_pt.c Remove re_part field from struct ocf_req_info 2020-12-21 08:00:25 -05:00
engine_pt.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_rd.c Accessors for req->info.mapping_error 2020-12-21 08:23:34 -05:00
engine_rd.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_wa.c Merge pull request #385 from arutk/pt_write_double_inv 2020-07-28 07:42:44 +02:00
engine_wa.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_wb.c Accessors for req->info.mapping_error 2020-12-21 08:23:34 -05:00
engine_wb.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_wi.c Merge pull request #385 from arutk/pt_write_double_inv 2020-07-28 07:42:44 +02:00
engine_wi.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_wo.c WO: read clean sectors from cache 2020-05-27 12:31:53 +02:00
engine_wo.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_wt.c Accessors for req->info.mapping_error 2020-12-21 08:23:34 -05:00
engine_wt.h Update copyright statements 2020-04-28 13:37:54 +02:00
engine_zero.c Update copyright statements 2020-04-28 13:37:54 +02:00
engine_zero.h Update copyright statements 2020-04-28 13:37:54 +02:00