Re: [PATCH v1 1/1] Documentation: real-time: Add kernel configuration guide
From: Matthew Wilcox
Date: Thu Mar 05 2026 - 16:07:28 EST
On Thu, Mar 05, 2026 at 09:50:12PM +0100, Ahmed S. Darwish wrote:
> +==============================
> +Real-Time Kernel configuration
> +==============================
> +
> +.. Add a ToC so that all options can be seen in a glance
Is this a useful comment?
> +.. contents:: Table of Contents
> + :depth: 3
> + :local:
[...]
> +``CONFIG_CPU_FREQ``
> +-------------------
> +
> +:Expectation: enabled
> +:Severity: *high*
Importance rather than Severity, perhaps?
And high/medium/low rather than high/medium/info.
> +With that in mind, any false real-time kernel configuration could cause a
incorrect rather than false, perhaps?
> +new maximum latency that shows up at the wrong time and is catastrophic
> +for the real-time system's latency.