Home
last modified time | relevance | path

Searched refs:PREEMPT_RT (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/Documentation/locking/
H A Dlocktypes.rst20 for their nesting, including the rules for use under PREEMPT_RT.
46 On PREEMPT_RT kernels, these lock types are converted to sleeping locks:
58 On non-PREEMPT_RT kernels, local_lock functions are wrappers around
71 On non-PREEMPT_RT kernels, these lock types are also spinning locks:
103 PI has limitations on non-PREEMPT_RT kernels due to preemption and
107 regions of code, even on PREEMPT_RT kernels. Instead, PREEMPT_RT kernels
122 semaphores and PREEMPT_RT
125 PREEMPT_RT does not change the semaphore implementation because counting
126 semaphores have no concept of owners, thus preventing PREEMPT_RT from
137 On non-PREEMPT_RT kernels the implementation is fair, thus preventing
[all …]
/openbmc/linux/kernel/rcu/
H A DKconfig196 depends on (RT_MUTEXES && PREEMPT_RCU && RCU_EXPERT) || PREEMPT_RT
197 default y if PREEMPT_RT
223 default !PREEMPT_RT && NR_CPUS <= 32
228 This option is disabled by default on PREEMPT_RT=y kernels which
278 default y if PREEMPT_RT
289 Say N here if you are building a !PREEMPT_RT kernel and are unsure.
294 default PREEMPT_RT || NR_CPUS < 8
/openbmc/linux/init/
H A DMakefile29 preempt-flag-$(CONFIG_PREEMPT_RT) := PREEMPT_RT
H A DKconfig913 depends on SMP && NUMA && MIGRATION && !PREEMPT_RT
1953 default y if PREEMPT_RT
/openbmc/openbmc/poky/meta/recipes-rt/
H A DREADME2 the PREEMPT_RT kernel. The core-image-rt*.bb images are minimal images with
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/
H A Drt-tests_git.bb3 DESCRIPTION = "The main aim of the PREEMPT_RT patch is to minimize the amount of kernel code that i…
/openbmc/openbmc/poky/meta/
H A Drecipes.txt11 recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kern…
/openbmc/linux/kernel/
H A DKconfig.preempt70 config PREEMPT_RT config in choice3beaa2ad0104
98 depends on HAVE_PREEMPT_DYNAMIC && !PREEMPT_RT
H A DKconfig.locks254 depends on SMP && !PREEMPT_RT
/openbmc/linux/lib/
H A DKconfig.kmsan15 depends on !PREEMPT_RT
H A DKconfig.debug789 def_bool DEBUG_VM && !PREEMPT_RT
1299 select DEBUG_MUTEXES if !PREEMPT_RT
1347 that the lock nesting rules for PREEMPT_RT enabled kernels are
1363 select DEBUG_MUTEXES if !PREEMPT_RT
1399 depends on DEBUG_KERNEL && !PREEMPT_RT
1409 select DEBUG_MUTEXES if !PREEMPT_RT
1410 select DEBUG_RT_MUTEXES if PREEMPT_RT
1433 select DEBUG_MUTEXES if !PREEMPT_RT
/openbmc/linux/drivers/cpuidle/
H A DKconfig.arm27 The driver has limitations when used with PREEMPT_RT:
/openbmc/linux/drivers/firmware/efi/
H A DKconfig244 default y if PREEMPT_RT
250 The EFI runtime services are disabled by default when PREEMPT_RT is
/openbmc/linux/drivers/leds/trigger/
H A DKconfig67 depends on !PREEMPT_RT
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig6 depends on !PREEMPT_RT
/openbmc/linux/net/
H A DKconfig332 default y if !PREEMPT_RT || (PREEMPT_RT && !NETCONSOLE)
/openbmc/linux/Documentation/trace/rv/
H A Druntime-verification.rst115 synchronization model for the PREEMPT_RT Linux kernel.* Journal of Systems
/openbmc/linux/Documentation/networking/
H A Dnapi.rst147 mask interrupts). Note that PREEMPT_RT forces all interrupts
/openbmc/linux/mm/
H A DKconfig251 depends on !PREEMPT_RT
669 default 0 if PREEMPT_RT
837 depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE && !PREEMPT_RT
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dadvanced.rst389 - "preempt-rt": Applies the ``PREEMPT_RT`` patches and the
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst877 the ``PREEMPT_RT`` kernel.
/openbmc/linux/arch/
H A DKconfig996 def_bool HAVE_SOFTIRQ_ON_OWN_STACK && !PREEMPT_RT