Lines Matching +full:settle +full:- +full:time
2 # SPDX-License-Identifier: Apache-2.0
12 more than one CPU to schedule Zephyr tasks at a time.
15 bool "Use new-style _arch_switch instead of arch_swap"
20 for an SMP-aware scheduler, or if the architecture does not
39 a later time.
46 Maximum number of multiprocessing-capable cores available to the
68 these cascading IPIs will ensure that the system will settle upon a
105 where all shared data is placed in multiprocessor-coherent
109 running on cache-incoherent architectures only. Note that
123 will win the contention every time which will result
124 in a live-lock.