Home
last modified time | relevance | path

Searched refs:resctrl_rmid_realloc_limit (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c428 resctrl_rmid_realloc_limit = boot_cpu_data.x86_cache_size * 1024; in rdt_get_l3_mon_config()
445 threshold = resctrl_rmid_realloc_limit / r->mon.num_rmid; in rdt_get_l3_mon_config()
/linux/fs/resctrl/
H A Dmonitor.c87 unsigned int resctrl_rmid_realloc_limit; variable
H A Drdtgroup.c1312 if (bytes > resctrl_rmid_realloc_limit) { in max_threshold_occ_write()
1314 resctrl_rmid_realloc_limit); in max_threshold_occ_write()