Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1273409 > unrolled thread

Re: [PATCH v2 5/6] vmalloc: allow to account vmalloc to memcg

Started byJohannes Weiner <hannes@cmpxchg.org>
First post2015-11-19 20:10 +0100
Last post2015-11-19 20:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 5/6] vmalloc: allow to account vmalloc to memcg Johannes Weiner <hannes@cmpxchg.org> - 2015-11-19 20:10 +0100

#1273409 — Re: [PATCH v2 5/6] vmalloc: allow to account vmalloc to memcg

FromJohannes Weiner <hannes@cmpxchg.org>
Date2015-11-19 20:10 +0100
SubjectRe: [PATCH v2 5/6] vmalloc: allow to account vmalloc to memcg
Message-ID<qwCKJ-549-5@gated-at.bofh.it>
On Tue, Nov 10, 2015 at 09:34:06PM +0300, Vladimir Davydov wrote:
> This patch makes vmalloc family functions allocate vmalloc area pages
> with alloc_kmem_pages so that if __GFP_ACCOUNT is set they will be
> accounted to memcg. This is needed, at least, to account alloc_fdmem
> allocations.
> 
> Signed-off-by: Vladimir Davydov <vdavydov@virtuozzo.com>

Acked-by: Johannes Weiner <hannes@cmpxchg.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web