Lines Matching full:real
4 Real-Time Kernel configuration
15 real-time kernel's worst-case latency. It is intended for system integrators.
38 A real-time kernel is not about being "as fast as possible", however
39 real-time requirements may demand that the CPU is clocked at a particular
48 Real-Time workloads expect a fixed CPU frequency during execution. Using the
76 The ``ONDEMAND`` governor should not be enabled on a real-time system. Its
127 If graphics workloads must run alongside real-time tasks, users must conduct
133 - Documentation/core-api/real-time/hardware.rst ("Regarding hardware" section)
135 - `Real-Time and Graphics: A Contradiction? <https://web.archive.org/web/20221025085614/https://lin…
151 the real-time system.
173 *Guidance by real-time workload type:*
191 preemptible and real-time capable.
207 real-time kernel operation as they can add considerable overhead and degrade
228 real-time workloads and peripherals with lockdep (:ref:`lockdep`) and other
231 internal Linux real-time kernel development, thus helping to uncover locking
256 This is safe to include in real-time kernels, *provided that debugfs is not
274 seconds, in hard-IRQ context, even on real-time kernels. These periodic
294 There is no "one size fits all" solution for configuring a real-time Linux
295 system. Beginning with the system real-time requirements, integrators must
300 With that in mind, any incorrect real-time kernel configuration could cause a
302 the real-time system's latency.