Home
last modified time | relevance | path

Searched full:affinity (Results 1 – 25 of 51) sorted by relevance

123

/Documentation/arch/arm64/
Dasymmetric-32bit.rst51 CPU affinity.
68 On a homogeneous system, the CPU affinity of a task is preserved across
71 affinity mask contains 64-bit-only CPUs. In this situation, the kernel
72 determines the new affinity mask as follows:
74 1. If the 32-bit-capable subset of the affinity mask is not empty,
75 then the affinity is restricted to that subset and the old affinity
84 affinity of the task is then changed to match the 32-bit-capable
87 3. On failure (i.e. out of memory), the affinity is changed to the set
91 invalidate the affinity mask saved in (1) and attempt to restore the CPU
92 affinity of the task using the saved mask if it was previously valid.
[all …]
/Documentation/devicetree/bindings/interrupt-controller/
Dapple,aic.yaml21 - Per-IRQ affinity setting
89 FIQ affinity can be expressed as a single "affinities" node,
91 affinity.
93 "^.+-affinity$":
100 the affinity is not the default.
Dapple,aic2.yaml79 FIQ affinity can be expressed as a single "affinities" node,
81 affinity.
83 "^.+-affinity$":
90 the affinity is not the default.
Darm,gic-v3.yaml43 If the system requires describing PPI affinity, then the value must
144 PPI affinity can be expressed as a single "ppi-partitions" node,
151 affinity:
160 - affinity
301 affinity = <&cpu0>, <&cpu2>;
305 affinity = <&cpu1>, <&cpu3>;
Dbrcm,bcm6345-l1-intc.txt36 system, the driver will allow IRQ SMP affinity to be set up through the
Dbrcm,bcm7038-l1-intc.yaml31 system, the driver will allow IRQ SMP affinity to be set up through the
/Documentation/core-api/irq/
Dirq-affinity.rst2 SMP IRQ affinity
14 IRQ affinity then the value will not change from the default of all cpus.
16 /proc/irq/default_smp_affinity specifies default affinity mask that applies
17 to all non-active IRQs. Once IRQ is allocated/activated its affinity bitmask
Dindex.rst9 irq-affinity
/Documentation/core-api/
Dworkqueue.rst365 Affinity Scopes
368 An unbound workqueue groups CPUs according to its affinity scope to improve
369 cache locality. For example, if a workqueue is using the default affinity
376 Workqueue currently supports the following affinity scopes.
394 cases. This is the default affinity scope.
403 The default affinity scope can be changed with the module parameter
404 ``workqueue.default_affinity_scope`` and a specific workqueue's affinity
407 If ``WQ_SYSFS`` is set, the workqueue will have the following affinity scope
412 Read to see the current affinity scope. Write to change.
418 0 by default indicating that affinity scopes are not strict. When a work
[all …]
/Documentation/translations/zh_CN/core-api/irq/
Dirq-affinity.rst3 :Original: Documentation/core-api/irq/irq-affinity.rst
9 .. _cn_irq-affinity.rst:
23 (IRQ affinity),那么所有cpu的默认值将保持不变(即关联到所有CPU).
Dindex.rst20 irq-affinity
/Documentation/devicetree/bindings/arm/
Dpmu.yaml82 interrupt-affinity:
88 nodes corresponding directly to the affinity of
96 the interrupt-affinity property shouldn't be present).
/Documentation/admin-guide/
Dkernel-per-CPU-kthreads.rst13 - Documentation/core-api/irq/irq-affinity.rst: Binding interrupts to sets of CPUs.
64 1. Use irq affinity to force the irq threads to execute on
77 2. Use irq affinity to force Bluetooth-related interrupts to
325 1. Use affinity, cgroups, or other mechanism to force these kthreads
/Documentation/virt/hyperv/
Dvpci.rst270 Guest NUMA node affinity
273 node affinity of the vPCI device is stored as part of the Linux
276 does not support the host providing NUMA affinity information,
278 when the negotiated protocol version includes NUMA affinity
Dvmbus.rst196 affinity for one of these logical interrupts is controlled via an
242 normal Linux interrupt affinity mechanism, so the interrupts are
/Documentation/networking/
Dpktgen.rst9 running, pktgen creates a thread for each CPU with affinity to that CPU.
59 Pktgen creates a thread for each CPU with affinity to that CPU.
271 Interrupt affinity
Dscaling.rst99 affinity of each interrupt see Documentation/core-api/irq/irq-affinity.rst. Some systems
220 CPU. Documentation/core-api/irq/irq-affinity.rst explains how CPUs are assigned to
428 the IRQ affinity table shown by /proc/interrupts. Drivers can use
429 functions in the cpu_rmap (“CPU affinity reverse map”) kernel library
/Documentation/virt/kvm/devices/
Darm-vgic-v3.rst114 The mpidr encoding is based on the affinity information in the
186 The mpidr field encodes the CPU ID based on the affinity information in the
287 The mpidr field encodes the CPU ID based on the affinity information in the
/Documentation/admin-guide/hw-vuln/
Dl1d_flush.rst67 affinity is limited to cores running in non-SMT mode. If a task which
Dl1tf.rst248 3. Interrupt affinity
257 Moving the interrupts, which can be affinity controlled, away from CPUs
267 Interrupt affinity can be controlled by the administrator via the
271 https://www.kernel.org/doc/Documentation/core-api/irq/irq-affinity.rst
521 affinity to the CPUs which run the untrusted guests can depending on
/Documentation/networking/device_drivers/ethernet/freescale/
Ddpaa.rst18 - DPAA IRQ Affinity and Receive Side Scaling
181 DPAA IRQ Affinity and Receive Side Scaling
/Documentation/block/
Dublk.rst137 that each queue's affinity info is available. The server sends
138 ``UBLK_CMD_GET_QUEUE_AFFINITY`` to retrieve queue affinity info. It can
/Documentation/ABI/testing/
Dsysfs-bus-dax60 affinity for this device.
/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt67 - single-cpu-affinity
/Documentation/networking/dsa/
Dconfiguration.rst367 Affinity of user ports to CPU ports
452 Live changing of the DSA conduit (and thus CPU port) affinity of a user port is

123