[ANNOUNCE] CFP: Scheduler Microconference - Linux Plumbers Conference 2021

From: Daniel Bristot de Oliveira
Date: Mon Aug 09 2021 - 12:48:49 EST


The scheduler is an important functionality of the Linux kernel, deciding what
process gets to run when, where, and for how long. With different topologies and
workloads, it is no easy task to give the user the best experience possible.
Schedulers are one of the most discussed topics on the Linux Kernel Mailing
List, but many of these topics need further discussion in a conference format.
Indeed, the scheduler microconference is responsible for many topics to make
progress.

At last year's meet up, the Scheduler microconference achieved the following
results:

- Core scheduling was merged! [1]
- Scheduling fairness patches have been merged [2]
- Fixes to NUMA topology limitations[3]

Not only were enhancements made, but the meet-up also helped prove that some
topics were not feasible and we do not need to spend more time on them [4].

Some possible topics for this year are:

- Cgroup interface and other updates for core-scheduling [1]
- Cgroup and SCHED_DEADLINE [5]
- Capacity Awareness – For busy systems
- Interrupt Awareness
- Load Balancing:
- Wakeup [6] [7] [8]
- Periodic [6] [7]
- NUMA load balancing

If you are interested in participating in this microconference and have topics
to propose, please use the LPC CfP process, and select "Scheduler MC" for the
"Track". More topics will be added based on CfP for LPC microconference.

The submission deadline is August 31st.

Come and join us in the discussion of controlling what tasks get to run on your
machine and when. We hope to see you there!

In case of doubts, feel contact the MC Leads:

Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>
Dhaval Giani <dhaval.giani@xxxxxxxxxx>
Chris Hyser <chris.hyser@xxxxxxxxxx>
Juri Lelli <juri.lelli@xxxxxxxxxx>
Vincent Guittot <vincent.guittot@xxxxxxxxxx>

[1] https://lore.kernel.org/lkml/20210422120459.447350175@xxxxxxxxxxxxx/T/
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=edaa5ddf3833669a25654d42c0fb653dfdd906df
[3] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=620a6dc40754dc218f5b6389b5d335e9a107fd29
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=585b6d2723dc927ebc4ad884c4e879e4da8bc21f
[4] https://linuxplumbersconf.org/event/7/contributions/762/
[5] https://lore.kernel.org/lkml/cover.1610463999.git.bristot@xxxxxxxxxx/
[6] https://lore.kernel.org/linux-arm-kernel/20210420001844.9116-5-song.bao.hua@xxxxxxxxxxxxx/T/
[7] https://www.spinics.net/lists/kernel/msg3894298.html
[8] https://www.spinics.net/lists/kernel/msg3914884.html