linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Joel Fernandes <joel@joelfernandes.org>
To: lsf-pc@lists.linux-foundation.org
Cc: Frederic Weisbecker <fweisbec@gmail.com>,
	"Paul E. McKenney" <paulmck@kernel.org>,
	Steven Rostedt <rostedt@goodmis.org>,
	linux-mm <linux-mm@kvack.org>, rcu <rcu@vger.kernel.org>
Subject: LSFMMBPF proposal [MM]: Lazy RCU memory reclaim
Date: Wed, 1 Feb 2023 10:25:25 +0000	[thread overview]
Message-ID: <Y9o+FWwoLUdp2ees@google.com> (raw)

Title: Lazy RCU memory reclaim: Design, mainlining and next steps

Description:
Lazy RCU is a new technique introducing multi-second delays in RCU memory
reclaim, done to save power on Android and ChromeOS.

This talk is to describe the internals of how this works, and issues
encountered. We will also discuss the mainlining of the patches, and future
work. It is desired to also garner more interest in the -mm community and
spread awareness of this work, including future work:

 * Delaying reclaim for other flavors of RCU (such as SRCU).

 * Possible integration of delayed free'ing into the slab (FreeBSD does this
   for their equivalent of RCU, for instance).

 * Development of tooling to monitor RCU activity (BPF or otherwise).

 * Any positive or negative effects on usecases we should know about (per-VMA
   locks, BPF etc).


thanks,

 - Joel



             reply	other threads:[~2023-02-01 10:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-01 10:25 Joel Fernandes [this message]
2023-05-06 23:06 ` Joel Fernandes

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=Y9o+FWwoLUdp2ees@google.com \
    --to=joel@joelfernandes.org \
    --cc=fweisbec@gmail.com \
    --cc=linux-mm@kvack.org \
    --cc=lsf-pc@lists.linux-foundation.org \
    --cc=paulmck@kernel.org \
    --cc=rcu@vger.kernel.org \
    --cc=rostedt@goodmis.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