[CFP] Scheduling Micro-conference at Linux Plumbers 2024

From: Daniel Bristot de Oliveira
Date: Mon May 20 2024 - 16:25:24 EST


The scheduler is at the core of Linux performance. With different
topologies and workloads, giving the user the best experience possible
is challenging, from low latency to high throughput and from small
power-constrained devices to HPC.

The following accomplishments have been made as a result of last
year’s micro-conference:

- Progress on proxy execution
https://lore.kernel.org/lkml/20240224001153.2584030-1-jstultz@xxxxxxxxxx/
- Progress on system pressure
https://lore.kernel.org/lkml/170073688055.398.12687414937207369825.tip-bot2@tip-bot2/
https://lore.kernel.org/lkml/20240220145947.1107937-1-vincent.guittot@xxxxxxxxxx/
- Progress in the DL server
- The EEVDF scheduler and improvements in latency
- Progress on adding tracepoints for IPI

Ideas of topics to be discussed include (but are not limited to):

- Improve responsiveness for CFS tasks
- The improvements on the EEVDF scheduler proposal
- Impact of new topology on CFS, including hybrid or heterogeneous system
- Taking into account task profile with IPCC or uclamp
- Locking improvements – e.g., proxy execution
- Improvements on SCHED_DEADLINE
- Tooling for debugging scheduling

*We will consider the submissions until July 12th, AoE.*

It is fine if you have a new topic missing from the list. People are
encouraged to submit any topic related to real-time and scheduling.
The goal is to discuss open problems, preferably with patch set
submissions already in discussion on LKML. The presentations are
concise, and the central portion of the time should be given to
the debate – thus, the importance of having an open and relevant
problem with people in the community engaged in the solution.

This email has a list of people in Bcc, based on a list of
commit authors in sched/locking/power/time. It is far from being
complete. So, please forward this message to the people on
your team working on scheduling-related topics.

-- Daniel, on behalf of the organizers: Vincent Guittot, Juri Lelli,
Steven Rostedt and myself.