Home
last modified time | relevance | path

Searched +full:poll +full:- +full:rate +full:- +full:ms (Results 1 – 7 of 7) sorted by relevance

/Documentation/devicetree/bindings/serial/
Dpl011.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
13 - $ref: /schemas/serial.yaml#
21 - arm,pl011
22 - zte,zx296702-uart
24 - compatible
29 - items:
30 - const: arm,pl011
[all …]
/Documentation/accounting/
Dpsi.rst2 PSI - Pressure Stall Information
12 either play it safe and under-utilize their hardware resources, or
21 scarcity aids users in sizing workloads to hardware--or provisioning
36 respective file in /proc/pressure/ -- cpu, memory, and io.
50 The "full" line indicates the share of time in which all non-idle
69 Users can register triggers and use poll() to be woken up when resource
73 time window, e.g. 100ms of total stall time within any 500ms window to
79 used to wait for trigger events using select(), poll() or epoll().
85 would add 150ms threshold for partial memory stall measured within
87 would add 50ms threshold for full io stall measured within 1sec time window.
[all …]
/Documentation/driver-api/
Dxillybus.rst10 - Introduction
11 -- Background
12 -- Xillybus Overview
14 - Usage
15 -- User interface
16 -- Synchronization
17 -- Seekable pipes
19 - Internals
20 -- Source code organization
21 -- Pipe attributes
[all …]
/Documentation/networking/
Dip-sysctl.txt3 ip_forward - BOOLEAN
4 0 - disabled (default)
5 not 0 - enabled
13 ip_default_ttl - INTEGER
18 ip_no_pmtu_disc - INTEGER
20 fragmentation-required ICMP is received, the PMTU to this
30 accept fragmentation-needed errors if the underlying protocol
40 Possible values: 0-3
43 min_pmtu - INTEGER
44 default 552 - minimum discovered Path MTU
[all …]
/Documentation/admin-guide/
Dkernel-parameters.txt5 force -- enable ACPI if default was off
6 on -- enable ACPI but allow fallback to DT [arm64]
7 off -- disable ACPI if default was on
8 noirq -- do not use ACPI for IRQ routing
9 strict -- Be less tolerant of platforms that are not
11 rsdt -- prefer RSDT over (default) XSDT
12 copy_dsdt -- copy DSDT to memory
56 Documentation/firmware-guide/acpi/debug.rst for more information about
119 Disable auto-serialization of AML methods
122 auto-serialization feature.
[all …]
Dcgroup-v2.rst9 conventions of cgroup v2. It describes all userland-visible aspects
12 v1 is available under Documentation/admin-guide/cgroup-v1/.
17 1-1. Terminology
18 1-2. What is cgroup?
20 2-1. Mounting
21 2-2. Organizing Processes and Threads
22 2-2-1. Processes
23 2-2-2. Threads
24 2-3. [Un]populated Notification
25 2-4. Controlling Controllers
[all …]
/Documentation/sound/
Dalsa-configuration.rst2 Advanced Linux Sound Architecture - Driver Configuration guide
38 ----------
47 limiting card index for auto-loading (1-8);
49 For auto-loading more than one card, specify this option
50 together with snd-card-X aliases.
63 Module snd-pcm-oss
64 ------------------
86 regarding opening the device. When this option is non-zero,
90 Module snd-rawmidi
91 ------------------
[all …]