Searched full:tunable (Results 1 – 25 of 116) sorted by relevance
12345
/linux-5.10/Documentation/block/ |
D | bfq-iosched.rst | 191 tunable in this document, or [1, 2], for more details). 325 applications. Unset this tunable if you need/want to control weights. 366 tunable must be set too. 374 strict_guarantees tunable, short-term service guarantees may be 385 Either tunable can be used to set idling behavior. Afterwards, the 386 other tunable will reflect the newly set value in sysfs. 402 tunable. The second condition is needed because all modern storage 564 of the tunable section, is still valid, but all weights higher than 569 applications. Unset this tunable if you need/want to control weights.
|
D | deadline-iosched.rst | 21 tunable. When a read request first enters the io scheduler, it is assigned
|
/linux-5.10/tools/perf/util/ |
D | llvm-utils.c | 340 "WARNING:\tunable to get correct kernel building directory.\n" in llvm__get_kbuild_opts() 355 "WARNING:\tunable to get kernel include directories from '%s'\n" in llvm__get_kbuild_opts() 391 "WARNING:\tunable to get available CPUs in this system: %s\n" in llvm__get_nr_cpus() 465 "ERROR:\tunable to find clang.\n" in llvm__compile_bpf() 500 pr_err("ERROR:\tunable to find llc.\n" in llvm__compile_bpf() 538 pr_err("ERROR:\tunable to compile %s\n", path); in llvm__compile_bpf()
|
/linux-5.10/Documentation/vm/ |
D | ksm.rst | 67 ``max_page_sharing`` tunable, and an high ratio may indicate fragmentation 78 ``stable_node_chains_prune_millisecs`` sysfs tunable.
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-s-hw-freq-seek.rst | 96 - If non-zero, the lowest tunable frequency of the band to search in 105 - If non-zero, the highest tunable frequency of the band to search
|
D | vidioc-enum-freq-bands.rst | 81 - :cspan:`2` The lowest tunable frequency in units of 62.5 kHz, or 87 - :cspan:`2` The highest tunable frequency in units of 62.5 kHz,
|
D | vidioc-g-modulator.rst | 89 - The lowest tunable frequency in units of 62.5 KHz, or if the 95 - The highest tunable frequency in units of 62.5 KHz, or if the
|
D | vidioc-g-tuner.rst | 102 - :cspan:`1` The lowest tunable frequency in units of 62.5 kHz, or 110 - :cspan:`1` The highest tunable frequency in units of 62.5 kHz,
|
/linux-5.10/Documentation/admin-guide/sysctl/ |
D | vm.rst | 127 This tunable takes a value in the range [0, 100] with a default value of 128 20. This tunable determines how aggressively compaction is done in the 195 This tunable is used to define when dirty data is old enough to be eligible 218 eventually gets pushed out to disk. This tunable is used to define when dirty 227 out to disk. This tunable expresses the interval between those wakeups, in 351 The `lowmem_reserve_ratio` tunable determines how aggressive the kernel is 546 /proc/sys/vm/mmap_rnd_bits tunable 560 /proc/sys/vm/mmap_rnd_compat_bits tunable
|
/linux-5.10/Documentation/ABI/removed/ |
D | sysfs-kernel-uids | 6 The /sys/kernel/uids/<uid>/cpu_shares tunable is used
|
/linux-5.10/Documentation/scheduler/ |
D | sched-bwc.rst | 22 within each of these updates is tunable and described as the "slice". 61 This is tunable via procfs::
|
/linux-5.10/fs/xfs/ |
D | xfs_globals.c | 9 * Tunable XFS parameters. xfs_params is required even when CONFIG_SYSCTL=n,
|
D | xfs_filestream.c | 377 * The filestream timer tunable is currently fixed within the range of in xfs_filestream_mount() 380 * timer tunable to within about 10 percent. This requires at least 10 in xfs_filestream_mount()
|
D | xfs_sysctl.h | 12 * Tunable xfs parameters
|
/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs4234.yaml | 21 includes tunable group delay for each of the 4 audio DAC paths to
|
/linux-5.10/drivers/cpufreq/ |
D | cpufreq_governor_attr_set.c | 3 * Abstract code for CPUFreq governor tunable sysfs attributes.
|
/linux-5.10/drivers/net/wireless/ath/ath9k/ |
D | common-init.c | 35 /* Some 2 GHz radios are actually tunable on 2312-2732 56 /* Some 5 GHz radios are actually tunable on XXXX-YYYY
|
/linux-5.10/Documentation/virt/ |
D | guest-halt-polling.rst | 31 The haltpoll governor has 5 tunable module parameters:
|
/linux-5.10/Documentation/x86/ |
D | tlb.rst | 44 called too often, you can lower the tunable::
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 25 runtime pm autosuspend delay tunable.
|
/linux-5.10/drivers/atm/ |
D | idt77105.h | 84 * Tunable parameters
|
/linux-5.10/tools/lib/api/fs/ |
D | tracing_path.c | 149 "Error:\tUnable to find debugfs/tracefs\n" in tracing_path__strerror_open_tp()
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-fs-ext4 | 44 Files which have fewer blocks than this tunable
|
/linux-5.10/mm/ |
D | vmpressure.c | 27 * rate-limit tunable for the "low" level notification, and also for 61 * Any value in this range is acceptable for this tunable (i.e. from 12 to
|
/linux-5.10/tools/include/uapi/linux/ |
D | fs.h | 96 /* And dynamically-tunable limits and defaults: */ 100 unsigned long max_files; /* tunable */
|
12345