On Thu, Dec 12, 2024 at 11:10:47AM -0800, Paul E. McKenney wrote: > On Thu, Dec 12, 2024 at 10:30:28AM -0800, Christoph Lameter (Ampere) wrote: > > On Thu, 12 Dec 2024, Uladzislau Rezki (Sony) wrote: > > > > > This is v2. It is based on the Linux 6.13-rc2. The first version is > > > here: > > > > I do not see any use of internal slab interfaces by this code. It seems to > > be using rcu internals though. So it would best be placed with the rcu > > code. > > That is indeed the current state. The point of moving it is to later > take advantage of internal slab state. > And, in fact we already have some integrations. For example a barrier has been added for slab caches. -- Uladzislau Rezki