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


Groups > linux.kernel > #1412884

Re: [PATCH] mm: add NR_ZSMALLOC to vmstat

From Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] mm: add NR_ZSMALLOC to vmstat
Date 2016-06-03 10:10 +0200
Message-ID <rFSl4-Gj-15@gated-at.bofh.it> (permalink)
References <rFMIG-5xl-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On (06/03/16 11:08), Minchan Kim wrote:
> Now, zram is very popular for some of embedded world(e.g., TV, mobile
> phone). On those system, zsmalloc consumed memory size is never trivial
> (one of example from real product system, total memory: 800M, zsmalloc
> consumed: 150M), so we have used this out of tree patch to monitor system
> memory behavior via /proc/vmstat.
> 
> With zsmalloc in vmstat, it helps tracking down system behavior by
> memory usage.

Hello,

may be use zsmalloc stats file instead? as far as I know, you keep
zsmalloc stats enabled in production anyway.

	-ss

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] mm: add NR_ZSMALLOC to vmstat Minchan Kim <minchan@kernel.org> - 2016-06-03 04:10 +0200
  Re: [PATCH] mm: add NR_ZSMALLOC to vmstat Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2016-06-03 10:10 +0200
    Re: [PATCH] mm: add NR_ZSMALLOC to vmstat Minchan Kim <minchan@kernel.org> - 2016-06-03 10:30 +0200
      Re: [PATCH] mm: add NR_ZSMALLOC to vmstat Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2016-06-03 12:30 +0200
        Re: [PATCH] mm: add NR_ZSMALLOC to vmstat Minchan Kim <minchan@kernel.org> - 2016-06-07 03:50 +0200
          Re: [PATCH] mm: add NR_ZSMALLOC to vmstat Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2016-06-09 03:50 +0200

csiph-web