Re: [PATCH 2/3] sched/doc: Document capacity aware scheduling
From: peterz@infradead.org
Date: 2020-08-04 11:26:57
Also in:
lkml
From: peterz@infradead.org
Date: 2020-08-04 11:26:57
Also in:
lkml
On Fri, Jul 31, 2020 at 08:20:15PM +0100, Valentin Schneider wrote:
Add some documentation detailing the concepts, requirements and implementation of capacity aware scheduling across the different scheduler classes. Signed-off-by: Valentin Schneider <redacted> --- Documentation/scheduler/index.rst | 1 + Documentation/scheduler/sched-capacity.rst | 439 +++++++++++++++++++++
How about I make this a .txt file and remove all that unreadable rst nonsense?