[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5e0fdb1e-08c5-4d32-92d1-00bc547d62d9@infradead.org>
Date: Wed, 20 Aug 2025 20:00:55 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Bagas Sanjaya <bagasdotme@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Documentation <linux-doc@...r.kernel.org>,
Linux bcachefs <linux-bcachefs@...r.kernel.org>
Cc: Kent Overstreet <kent.overstreet@...ux.dev>,
Jonathan Corbet <corbet@....net>
Subject: Re: [PATCH v2] Documentation: bcachefs: Add explicit title for idle
work design doc
On 8/20/25 5:46 PM, Bagas Sanjaya wrote:
> Commit 9e260e4590e044 ("docs: bcachefs: idle work scheduling design
> doc") adds design doc for idle work scheduling, but misses explicit
> title heading, causing its two section headings to be toctree entries
> instead.
>
> Add the title.
>
> Fixes: 9e260e4590e0 ("docs: bcachefs: idle work scheduling design doc")
> Signed-off-by: Bagas Sanjaya <bagasdotme@...il.com>
Reviewed-by: Randy Dunlap <rdunlap@...radead.org>
Thanks.
> ---
> Changes since v1 [1]:
>
> * Keep original "design doc" title (Kent)
>
> [1]: https://lore.kernel.org/linux-doc/20250820002218.11547-1-bagasdotme@gmail.com/
>
> Documentation/filesystems/bcachefs/future/idle_work.rst | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/bcachefs/future/idle_work.rst b/Documentation/filesystems/bcachefs/future/idle_work.rst
> index 59a332509dcd97..8519fdcaa5ff49 100644
> --- a/Documentation/filesystems/bcachefs/future/idle_work.rst
> +++ b/Documentation/filesystems/bcachefs/future/idle_work.rst
> @@ -1,4 +1,5 @@
> -Idle/background work classes design doc:
> +Idle/background work classes design doc
> +=======================================
>
> Right now, our behaviour at idle isn't ideal, it was designed for servers that
> would be under sustained load, to keep pending work at a "medium" level, to
>
> base-commit: 37c52167b007d9d0bb8c5ed53dd6efc4969a1356
--
~Randy
Powered by blists - more mailing lists