Home
last modified time | relevance | path

Searched refs:schemata (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/Documentation/x86/
Dresctrl.rst178 # echo L3:0=f7 > schemata
193 resource (see "schemata" below). The root and these additional top level
235 "schemata":
240 Mirrors the display of the "schemata" file to display the size in
250 pseudo-locked region's schemata to the resource group's "schemata"
273 1) If the task is a member of a non-default group, then the schemata
277 CPU that is assigned to some specific group, then the schemata for the
280 3) Otherwise the schemata for the default group is used.
419 By default, the schemata would take the bandwidth percentage values
421 a mount option 'mba_MBps'. The schemata format is specified in the below
[all …]
/linux-5.19.10/tools/testing/selftests/resctrl/
Dcat_test.c33 char schemata[64]; in cat_setup() local
46 sprintf(schemata, "%lx", p->mask); in cat_setup()
47 ret = write_schemata(p->ctrlgrp, schemata, p->cpu_no, in cat_setup()
Dresctrlfs.c494 int write_schemata(char *ctrlgrp, char *schemata, int cpu_no, char *resctrl_val) in write_schemata() argument
505 if (!schemata) { in write_schemata()
525 sprintf(schema, "%s%d%c%s", "L3:", resource_id, '=', schemata); in write_schemata()
527 sprintf(schema, "%s%d%c%s", "MB:", resource_id, '=', schemata); in write_schemata()
Dresctrl.h93 int write_schemata(char *ctrlgrp, char *schemata, int cpu_no,
DREADME61 - setup: mount resctrl file system, create group, setup schemata, move test