Re: [PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND

2015-12-09 Thread Johannes Weiner
Hey Arnd! On Wed, Dec 09, 2015 at 05:31:38PM +0100, Arnd Bergmann wrote: > On Tuesday 08 December 2015 10:30:10 Johannes Weiner wrote: > > Hi Andrew, > > > > there was some build breakage in CONFIG_ combinations I hadn't tested > > in the last revision, so here is a fixed-up resend with minimal C

Re: [PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND

2015-12-09 Thread Arnd Bergmann
On Tuesday 08 December 2015 10:30:10 Johannes Weiner wrote: > Hi Andrew, > > there was some build breakage in CONFIG_ combinations I hadn't tested > in the last revision, so here is a fixed-up resend with minimal CC > list. The only difference to the previous version is a section in > memcontrol.h

Re: [PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND

2015-12-08 Thread David Miller
From: Johannes Weiner Date: Tue, 8 Dec 2015 10:30:10 -0500 > Hi Andrew, > > there was some build breakage in CONFIG_ combinations I hadn't tested > in the last revision, so here is a fixed-up resend with minimal CC > list. The only difference to the previous version is a section in > memcontrol

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND

2015-12-08 Thread Johannes Weiner
Hi Andrew, there was some build breakage in CONFIG_ combinations I hadn't tested in the last revision, so here is a fixed-up resend with minimal CC list. The only difference to the previous version is a section in memcontrol.h, but it accumulates throughout the series and would have been a pain to

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy

2015-11-12 Thread Johannes Weiner
Hi, this is version 3 of the patches to add socket memory accounting to the unified hierarchy memory controller. Changes since v2 include: - Fixed an underflow bug in the mem+swap counter that came through the design of the per-cpu charge cache. To fix that, the unused mem+swap counter is now