Searched refs:tunables (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/kernel/sched/ |
| H A D | cpufreq_schedutil.c | 19 struct sugov_tunables *tunables; member 721 struct sugov_tunables *tunables; in sugov_tunables_alloc() local 723 tunables = kzalloc(sizeof(*tunables), GFP_KERNEL); in sugov_tunables_alloc() 724 if (tunables) { in sugov_tunables_alloc() 727 global_tunables = tunables; in sugov_tunables_alloc() 729 return tunables; in sugov_tunables_alloc() 741 struct sugov_tunables *tunables; in sugov_init() local 775 if (!tunables) { in sugov_init() 783 sg_policy->tunables = tunables; in sugov_init() 801 kobject_put(&tunables->attr_set.kobj); in sugov_init() [all …]
|
| /linux-6.15/Documentation/block/ |
| H A D | kyber-iosched.rst | 2 Kyber I/O scheduler tunables 5 The only two tunables for the Kyber scheduler are the target latencies for
|
| H A 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
|
| H A D | deadline-iosched.rst | 2 Deadline IO scheduler tunables 6 In particular, it will clarify the meaning of the exposed tunables that may be
|
| H A 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-6.15/Documentation/networking/ |
| H A D | dccp.rst | 14 - Other tunables 199 Other tunables
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | cache-policies.rst | 34 The following tunables are accepted, but have no effect::
|
| H A 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-6.15/Documentation/admin-guide/pm/ |
| H A D | cpufreq.rst | 368 tunables, can be either global (system-wide) or per-policy, depending on the 369 scaling driver in use. If the driver requires governor tunables to be 373 subdirectory containing the governor tunables is the name of the governor 486 This governor exposes the following tunables: 583 This governor exposes the following tunables:
|
| /linux-6.15/Documentation/driver-api/thermal/ |
| H A D | power_allocator.rst | 2 Power allocator governor tunables
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-util-clamp.rst | 26 performance constraints. It consists of two tunables: 215 The rq has a bucket for each uclamp_id tunables: [UCLAMP_MIN, UCLAMP_MAX].
|
| /linux-6.15/Documentation/admin-guide/laptops/ |
| H A D | laptop-mode.rst | 221 This allows the tunables to be changed for the scripts via an external
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | bcache.rst | 320 Bcache has a bunch of config options and tunables. The defaults are intended to
|
| H A D | kernel-parameters.txt | 3390 Please see Documentation/arch/x86/x86_64/machinecheck.rst for sysfs runtime tunables.
|
| /linux-6.15/Documentation/core-api/ |
| H A D | workqueue.rst | 609 scheduler improvements may make most of these tunables unnecessary.
|
| /linux-6.15/net/netfilter/ |
| H A D | Kconfig | 108 by means of per-address-family sysctl tunables.
|