On Mon, 2016-08-08 at 14:20 -0700, Linus Torvalds wrote: > On Mon, Aug 8, 2016 at 1:03 PM, Vladimir Davydov <vdavy...@virtuozzo.com> > 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 <eduma...@google.com>