Searched refs:tunables (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/kernel/sched/ |
| D | cpufreq_schedutil.c | 26 struct sugov_tunables *tunables; member 598 struct sugov_tunables *tunables = to_sugov_tunables(attr_set); in rate_limit_us_show() local 600 return sprintf(buf, "%u\n", tunables->rate_limit_us); in rate_limit_us_show() 606 struct sugov_tunables *tunables = to_sugov_tunables(attr_set); in rate_limit_us_store() local 613 tunables->rate_limit_us = rate_limit_us; in rate_limit_us_store() 720 struct sugov_tunables *tunables; in sugov_tunables_alloc() local 722 tunables = kzalloc(sizeof(*tunables), GFP_KERNEL); in sugov_tunables_alloc() 723 if (tunables) { in sugov_tunables_alloc() 724 gov_attr_set_init(&tunables->attr_set, &sg_policy->tunables_hook); in sugov_tunables_alloc() 726 global_tunables = tunables; in sugov_tunables_alloc() [all …]
|
| /Linux-v5.4/Documentation/block/ |
| D | kyber-iosched.rst | 2 Kyber I/O scheduler tunables 5 The only two tunables for the Kyber scheduler are the target latencies for
|
| D | switching-sched.rst | 5 Each io queue has a set of io scheduler tunables associated with it. These 6 tunables control how the io scheduler works. You can find these entries
|
| D | deadline-iosched.rst | 2 Deadline IO scheduler tunables 6 In particular, it will clarify the meaning of the exposed tunables that may be
|
| D | bfq-iosched.rst | 68 3. What are BFQ's tunables and how to properly configure BFQ? 296 3. What are BFQ's tunables and how to properly configure BFQ? 299 Most BFQ tunables affect service guarantees (basically latency and 309 In particular, the tunables back_seek-max, back_seek_penalty,
|
| /Linux-v5.4/arch/x86/platform/uv/ |
| D | tlb_uv.c | 55 static struct tunables tunables[] = { variable 1565 int e = ARRAY_SIZE(tunables); in parse_tunables_write() 1603 *tunables[cnt].tunp = tunables[cnt].deflt; in parse_tunables_write() 1605 *tunables[cnt].tunp = val; in parse_tunables_write()
|
| /Linux-v5.4/arch/x86/include/asm/uv/ |
| D | uv_bau.h | 580 struct tunables { struct
|
| /Linux-v5.4/Documentation/networking/ |
| D | dccp.txt | 12 - Other tunables 189 Other tunables
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | cache-policies.rst | 34 The following tunables are accepted, but have no effect::
|
| D | cache.rst | 158 Policies will have different tunables, specific to each one, so we 295 Policies will have different tunables, specific to each one, so we
|
| /Linux-v5.4/Documentation/admin-guide/pm/ |
| D | cpufreq.rst | 350 tunables, can be either global (system-wide) or per-policy, depending on the 351 scaling driver in use. If the driver requires governor tunables to be 355 subdirectory containing the governor tunables is the name of the governor 468 This governor exposes the following tunables: 565 This governor exposes the following tunables:
|
| /Linux-v5.4/Documentation/driver-api/thermal/ |
| D | power_allocator.rst | 2 Power allocator governor tunables
|
| /Linux-v5.4/Documentation/x86/x86_64/ |
| D | boot-options.rst | 12 Please see Documentation/x86/x86_64/machinecheck.rst for sysfs runtime tunables.
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | bcache.rst | 313 Bcache has a bunch of config options and tunables. The defaults are intended to
|
| /Linux-v5.4/Documentation/admin-guide/laptops/ |
| D | laptop-mode.rst | 232 This allows the tunables to be changed for the scripts via an external
|