Lines Matching +full:linear +full:- +full:mapping +full:- +full:mode
1 /* SPDX-License-Identifier: GPL-2.0 */
19 * enum resctrl_conf_type - The type of configuration.
33 * struct resctrl_staged_config - parsed configuration to be applied
43 * struct rdt_domain - group of CPUs sharing a resctrl resource
54 * @plr: pseudo-locked region (if any) associated with domain
73 * struct resctrl_cache - Cache allocation related data
93 * enum membw_throttle_mode - System's memory bandwidth throttling mode
107 * struct resctrl_membw - Memory bandwidth allocation related data
110 * @delay_linear: True if memory B/W delay is in linear scale
111 * @arch_needs_linear: True if we can't configure non-linear resources
112 * @throttle_mode: Bandwidth throttling mode when threads request
115 * @mb_map: Mapping of memory B/W percentage to memory B/W delay
131 * struct rdt_resource - attributes of a resctrl resource
175 * struct resctrl_schema - configuration abilities of a resource presented to
176 * user-space