Home
last modified time | relevance | path

Searched refs:affinity (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/interrupt_controller/
DKconfig.plic55 bool "Configure IRQ affinity"
59 Enable configuration of IRQ affinity.
62 hex "Default IRQ affinity mask"
66 Default mask for the driver when IRQ affinity is enabled.
85 bool "Shell commands to configure IRQ affinity"
89 Provide shell commands to configure IRQ affinity in runtime.
Dintc_plic.c851 SHELL_CMD(affinity, &plic_affinity_cmds, "IRQ affinity", NULL),
/Zephyr-latest/doc/kernel/memory_management/
Dshared_multi_heap.rst24 cacheability, cpu affinity, etc...)
/Zephyr-latest/tests/kernel/smp/src/
Dmain.c1190 int affinity = POINTER_TO_INT(arg0); in check_affinity() local
1194 zassert_equal(affinity, curr_cpu(), "Affinity test failed."); in check_affinity()
/Zephyr-latest/doc/hardware/arch/
Darc-support-status.rst106 attempts to get the cooperative lock, and not modify the CPU affinity
/Zephyr-latest/kernel/
DKconfig123 bool "CPU mask affinity/pinning API"
127 k_thread_cpu_mask_*() APIs which control per-CPU affinity masks in
354 more finely, and SMP affinity which need to traverse the list
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst96 need to sort threads more finely, and SMP affinity which need to traverse the
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst1309 * Added multiple shell command to configure the CPU mask affinity / pinning a thread in
Drelease-notes-1.14.rst453 with the addition of a new CPU affinity API that can "pin" threads to
544 - There is a new CPU affinity API available to "pin" threads to