[PATCH v3 0/1] Documentation: Add real-time kernel configuration guide
"Ahmed S. Darwish" <[email protected]>
| Newsgroups | dev.linux.lists.linux-rt-devel,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi, There is a no "one size fits all" solution for configuring a PREEMPT_RT kernel. Intorduce a PREEMPT_RT kernel configuration guide to better help system developers and integrators. Changelog v3 ------------ CONFIG_EFI_DISABLE_RUNTIME: Mention that system integrators can now assign the efi_runtime workqueue CPU affinity, then safely pin RT tasks on a different CPU range. Changelog v2 ------------ https://msgid.link/[email protected] Handle Rostedt remarks: - Better reword certain paragraphs and statements - Warn about enabling CONFIG_IRQSOFF_TRACER and CONFIG_PREEMPT_TRACER Handle Wilcox remarks: - Remove ToC comment + minor rewording Changelog v1 ------------ https://msgid.link/[email protected] Thanks, 8<----- Ahmed S. Darwish (1): Documentation: real-time: Add kernel configuration guide Documentation/core-api/real-time/index.rst | 1 + .../real-time/kernel-configuration.rst | 313 ++++++++++++++++++ 2 files changed, 314 insertions(+) create mode 100644 Documentation/core-api/real-time/kernel-configuration.rst base-commit: a13c140cc289c0b7b3770bce5b3ad42ab35074aa -- 2.54.0