Searched refs:PREEMPT_RT (Results 1 – 22 of 22) sorted by relevance
20 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 around71 On non-PREEMPT_RT kernels, these lock types are also spinning locks:103 PI has limitations on non-PREEMPT_RT kernels due to preemption and107 regions of code, even on PREEMPT_RT kernels. Instead, PREEMPT_RT kernels122 semaphores and PREEMPT_RT125 PREEMPT_RT does not change the semaphore implementation because counting126 semaphores have no concept of owners, thus preventing PREEMPT_RT from137 On non-PREEMPT_RT kernels the implementation is fair, thus preventing[all …]
196 depends on (RT_MUTEXES && PREEMPT_RCU && RCU_EXPERT) || PREEMPT_RT197 default y if PREEMPT_RT223 default !PREEMPT_RT && NR_CPUS <= 32228 This option is disabled by default on PREEMPT_RT=y kernels which278 default y if PREEMPT_RT289 Say N here if you are building a !PREEMPT_RT kernel and are unsure.294 default PREEMPT_RT || NR_CPUS < 8
29 preempt-flag-$(CONFIG_PREEMPT_RT) := PREEMPT_RT
913 depends on SMP && NUMA && MIGRATION && !PREEMPT_RT1953 default y if PREEMPT_RT
2 the PREEMPT_RT kernel. The core-image-rt*.bb images are minimal images with
3 DESCRIPTION = "The main aim of the PREEMPT_RT patch is to minimize the amount of kernel code that i…
11 recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kern…
70 config PREEMPT_RT config in choice3beaa2ad010498 depends on HAVE_PREEMPT_DYNAMIC && !PREEMPT_RT
254 depends on SMP && !PREEMPT_RT
15 depends on !PREEMPT_RT
789 def_bool DEBUG_VM && !PREEMPT_RT1299 select DEBUG_MUTEXES if !PREEMPT_RT1347 that the lock nesting rules for PREEMPT_RT enabled kernels are1363 select DEBUG_MUTEXES if !PREEMPT_RT1399 depends on DEBUG_KERNEL && !PREEMPT_RT1409 select DEBUG_MUTEXES if !PREEMPT_RT1410 select DEBUG_RT_MUTEXES if PREEMPT_RT1433 select DEBUG_MUTEXES if !PREEMPT_RT
27 The driver has limitations when used with PREEMPT_RT:
244 default y if PREEMPT_RT250 The EFI runtime services are disabled by default when PREEMPT_RT is
67 depends on !PREEMPT_RT
6 depends on !PREEMPT_RT
332 default y if !PREEMPT_RT || (PREEMPT_RT && !NETCONSOLE)
115 synchronization model for the PREEMPT_RT Linux kernel.* Journal of Systems
147 mask interrupts). Note that PREEMPT_RT forces all interrupts
251 depends on !PREEMPT_RT669 default 0 if PREEMPT_RT837 depends on HAVE_ARCH_TRANSPARENT_HUGEPAGE && !PREEMPT_RT
389 - "preempt-rt": Applies the ``PREEMPT_RT`` patches and the
877 the ``PREEMPT_RT`` kernel.
996 def_bool HAVE_SOFTIRQ_ON_OWN_STACK && !PREEMPT_RT