From: Daniel Bristot de Oliveira <bristot@kernel.org>
To: LKML <linux-kernel@vger.kernel.org>,
linux-rt-users <linux-rt-users@vger.kernel.org>
Cc: "Steven Rostedt" <rostedt@goodmis.org>,
"Ingo Molnar" <mingo@redhat.com>,
"Peter Zijlstra" <peterz@infradead.org>,
"Mel Gorman" <mgorman@suse.de>,
"Vincent Guittot" <vincent.guittot@linaro.org>,
"Dietmar Eggemann" <dietmar.eggemann@arm.com>,
"Juri Lelli" <juri.lelli@redhat.com>,
"Phil Auld" <pauld@redhat.com>,
"Gautham R. Shenoy" <gautham.shenoy@amd.com>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Sebastian Andrzej Siewior" <bigeasy@linutronix.de>,
"André Almeida" <andrealmeid@collabora.com>,
"John Kacur" <jkacur@redhat.com>,
"Clark Williams" <williams@redhat.com>,
"Kate Carcia" <kcarcia@redhat.com>,
"Kate Stewart" <kstewart@linuxfoundation.org>,
"Shuah Khan" <skhan@linuxfoundation.org>,
"Tom Zanussi" <zanussi@kernel.org>,
"Luis Claudio R. Gonçalves" <lclaudio@redhat.com>,
"Mark Brown" <broonie@kernel.org>,
"Mark Gross" <markgross@kernel.org>,
"Daniel Wagner" <wagi@monom.org>,
"Ben Segall" <bsegall@google.com>,
"paulmck@kernel.org" <paulmck@kernel.org>,
"Qais Yousef" <qais.yousef@arm.com>,
"Hyser,Chris" <chris.hyser@oracle.com>,
"Dhaval Giani" <dhaval.giani@gmail.com>,
patrick.bellasi@matbug.net, "Paul Turner" <pjt@google.com>,
"Tejun Heo" <tj@kernel.org>,
"Quentin Perret" <qperret@google.com>,
"Waiman Long" <longman@redhat.com>,
"Scott Wood" <swood@redhat.com>,
"Arnaldo Carvalho de Melo" <acme@redhat.com>,
"Lukasz Luba" <lukasz.luba@arm.com>,
"Borislav Petkov" <bp@alien8.de>,
"Kees Cook" <keescook@chromium.org>,
"Kees Cook" <keescook@chromium.org>,
"Joel Fernandes (Google)" <joel@joelfernandes.org>,
"Marcelo Tosatti" <mtosatti@redhat.com>,
"Frederic Weisbecker" <fweisbec@gmail.com>,
"Nicolas Saenz Julienne" <nsaenzju@redhat.com>,
"Zefan Li" <lizefan.x@bytedance.com>,
"Johannes Weiner" <hannes@cmpxchg.org>,
"Will Deacon" <will@kernel.org>,
"Boqun Feng" <boqun.feng@gmail.com>
Subject: [ANNOUNCE] CFP: Real-time and Scheduling Microconference - Linux Plumbers Conference 2022
Date: Wed, 18 May 2022 16:10:52 +0200 [thread overview]
Message-ID: <5564e168-c443-687b-77db-011084078a8c@kernel.org> (raw)
The real-time and scheduling micro-conference joins these two intrinsically
connected communities to discuss the next steps together.
Over the past decade, many parts of PREEMPT_RT have been included in the
official Linux codebase. Examples include real-time mutexes, high-resolution
timers, lockdep, ftrace, RCU_PREEMPT, threaded interrupt handlers and more. The
number of patches that need integration has been significantly reduced, and the
rest is mature enough to make their way into mainline Linux.
The scheduler is the core of Linux performance. With different topologies and
workloads, it is not an easy task to give the user the best experience possible,
from low latency to high throughput, and from small power-constrained devices to
HPC.
In the last years, the real-time and scheduling microconferences helped in the
The Real-time Linux Analysis tool merge [1], progress on the full mainline merge
of the PREEMPT_RT, core scheduling merge and to promote the progress in the
latency nice scheduling feature [3].
If you are interested in participating in this microconference and have topics
to propose, please use the LPC CfP process [4], and select "Real-time and
Scheduling" for the "Track".
A non exhaustive list of potential topics is:
- How to scale PREEMPT_RT for very-large systems
- Improve overall system partitioning for real-time HPC workloads
- Latency nice scheduling feature
- Better support/heuristics for new processors
- New tools for PREEMPT_RT analysis.
- How do we teach the rest of the kernel developers how not to break
PREEMPT_RT?
- The usage of PREEMPT_RT on safety-critical systems: what do we need to do?
- The merge's status, and how can we resolve the last issues that block the
merge.
- What’s next?
The submission deadline is June 30.
Come and join us in the discussion, we hope to see you there!
[1] https://www.kernel.org/doc/html/latest/tools/rtla/rtla.html
[2] https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/core-scheduling.html
[3] https://lore.kernel.org/lkml/20220311161406.23497-1-vincent.guittot@linaro.org/
[4] https://lpc.events/event/16/abstracts/
In case of doubts, feel contact the MC Leads:
Daniel Bristot de Oliveira <bristot@kernel.org>
Steven Rostedt <rostedt@goodmis.org>
Vincent Guittot <vincent.guittot@linaro.org>
Juri Lelli <juri.lelli@redhat.com>
Please, forward this email to anyone who might be interested on it
(and sorry if I forgot to add someone in Cc:, it is a long list).
Thanks
-- Daniel
reply other threads:[~2022-05-18 14:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5564e168-c443-687b-77db-011084078a8c@kernel.org \
--to=bristot@kernel.org \
--cc=acme@redhat.com \
--cc=andrealmeid@collabora.com \
--cc=bigeasy@linutronix.de \
--cc=boqun.feng@gmail.com \
--cc=bp@alien8.de \
--cc=broonie@kernel.org \
--cc=bsegall@google.com \
--cc=chris.hyser@oracle.com \
--cc=dhaval.giani@gmail.com \
--cc=dietmar.eggemann@arm.com \
--cc=fweisbec@gmail.com \
--cc=gautham.shenoy@amd.com \
--cc=hannes@cmpxchg.org \
--cc=jkacur@redhat.com \
--cc=joel@joelfernandes.org \
--cc=juri.lelli@redhat.com \
--cc=kcarcia@redhat.com \
--cc=keescook@chromium.org \
--cc=kstewart@linuxfoundation.org \
--cc=lclaudio@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rt-users@vger.kernel.org \
--cc=lizefan.x@bytedance.com \
--cc=longman@redhat.com \
--cc=lukasz.luba@arm.com \
--cc=markgross@kernel.org \
--cc=mgorman@suse.de \
--cc=mingo@redhat.com \
--cc=mtosatti@redhat.com \
--cc=nsaenzju@redhat.com \
--cc=patrick.bellasi@matbug.net \
--cc=pauld@redhat.com \
--cc=paulmck@kernel.org \
--cc=peterz@infradead.org \
--cc=pjt@google.com \
--cc=qais.yousef@arm.com \
--cc=qperret@google.com \
--cc=rostedt@goodmis.org \
--cc=skhan@linuxfoundation.org \
--cc=swood@redhat.com \
--cc=tglx@linutronix.de \
--cc=tj@kernel.org \
--cc=vincent.guittot@linaro.org \
--cc=wagi@monom.org \
--cc=will@kernel.org \
--cc=williams@redhat.com \
--cc=zanussi@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®