]> git.hungrycats.org Git - linux/commit
Revert "mm: slowly shrink slabs with a relatively small number of objects"
authorSasha Levin <sashal@kernel.org>
Fri, 26 Oct 2018 11:18:59 +0000 (07:18 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Nov 2018 13:51:51 +0000 (14:51 +0100)
commitd496cdeede289a5c97447fb799db67592bb010b0
tree127a2c805ce6113357a107b064f8a7759e587d17
parent4afb03f48e7ec5aca272aec3a1b191b3e0a062db
Revert "mm: slowly shrink slabs with a relatively small number of objects"

This reverts commit 62aad93f09c1952ede86405894df1b22012fd5ab.

Which was upstream commit 172b06c32b94 ("mm: slowly shrink slabs with a
relatively small number of objects").

The upstream commit was found to cause regressions. While there is a
proposed fix upstream, revent this patch from stable trees for now as
testing the fix will take some time.

Signed-off-by: Sasha Levin <sashal@kernel.org>
mm/vmscan.c