lkml.org 
[lkml]   [2022]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] rearrange struct slab fields to allow larger rcu_head
Date
Hi,

The previous version (RFC, no cover letter) is here:
https://lore.kernel.org/all/20220826090912.11292-1-vbabka@suse.cz/

Git branch is here:
https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git/log/?h=slab/for-6.2/fit_rcu_head
(also in linux-next since late last week)

The rationale for doing all this is in patch 3 - I hope there are still
plans for the rcu_head debugging, Joel?

The previous version was in linux-next, which brought crash reports due
to causing false positive __PageMovable() tests. There were several
attempts to deal with it, as explained in Patch 2, which is an updated
version of one of those attempts. It hasn't been formally posted and
reviewed yet, hence this posting.

Thanks,
Vlastimil

Vlastimil Babka (3):
mm/slub: perform free consistency checks before call_rcu
mm/migrate: make isolate_movable_page() skip slab pages
mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head

mm/migrate.c | 15 ++++++++++++---
mm/slab.c | 6 +++++-
mm/slab.h | 54 +++++++++++++++++++++++++++++++---------------------
mm/slub.c | 26 ++++++++++++++-----------
4 files changed, 64 insertions(+), 37 deletions(-)

--
2.38.0

\
 
 \ /
  Last update: 2022-11-07 18:07    [W:0.067 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site