Re: [PATCH] mm: memcontrol: only mark charged pages with PageKmemcg
From: Eric Dumazet
Date: Tue Aug 09 2016 - 12:58:16 EST
On Mon, 2016-08-08 at 14:20 -0700, Linus Torvalds wrote:
> On Mon, Aug 8, 2016 at 1:03 PM, Vladimir Davydov <vdavydov@xxxxxxxxxxxxx> wrote:
> > To distinguish non-slab pages charged to kmemcg we mark them PageKmemcg [..]
>
> Eric, can you confirm that this fixes your issue?
>
It is fixing the issue for me, thanks a lot Vladimir and Linus.
(I also checked that commit 4949148ad433 was indeed the bug origin)
Tested-by: Eric Dumazet <edumazet@xxxxxxxxxx>