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


Groups > linux.kernel > #1249251

Re: [RFC][PATCH 0/8] introduce slabinfo extended mode

From Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Newsgroups linux.kernel
Subject Re: [RFC][PATCH 0/8] introduce slabinfo extended mode
Date 2015-10-17 04:30 +0200
Message-ID <qkppU-b0-11@gated-at.bofh.it> (permalink)
References <qjOJH-4LQ-7@gated-at.bofh.it> <qklPk-3h0-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On (10/16/15 15:35), Andrew Morton wrote:
> On Thu, 15 Oct 2015 20:14:25 +0900 Sergey Senozhatsky <sergey.senozhatsky@gmail.com> wrote:
> 
> > Add 'extended' slabinfo mode that provides additional information:
> >  -- totals summary
> >  -- slabs sorted by size
> >  -- slabs sorted by loss (waste)
> > 
> > The patches also introduces several new slabinfo options to limit the
> > number of slabs reported, sort slabs by loss (waste); and some fixes.
> 
> hm, why the "RFC"?  These patches look more mature than most of the
> stuff I get ;)
> 

Thank you, sir.

I wasn't so sure about the gnuplot script, that's why I added RFC.


> You should have cc'ed linux-mm on these patches: nobody will have
> noticed them.

I should have done that, my bad.
`./scripts/get_maintainer.pl -f tools/vm/' confused me.


> slabinfo is documented a bit in Documentation/vm/slub.txt.  Please
> review that file for accuracy and completeness.  It should at least
> draw readers' attention to the new tools/vm/slabinfo-gnuplot.sh.

Will take a look.

	-ss
--
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/

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


Thread

[RFC][PATCH 0/8] introduce slabinfo extended mode Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-10-15 13:20 +0200
  [PATCH 7/8] tools/vm/slabinfo: cosmetic globals cleanup Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-10-15 13:20 +0200
  Re: [RFC][PATCH 0/8] introduce slabinfo extended mode Andrew Morton <akpm@linux-foundation.org> - 2015-10-17 00:40 +0200
    Re: [RFC][PATCH 0/8] introduce slabinfo extended mode Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2015-10-17 04:30 +0200

csiph-web