Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1249192
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC][PATCH 0/8] introduce slabinfo extended mode |
| Date | 2015-10-17 00:40 +0200 |
| Message-ID | <qklPk-3h0-13@gated-at.bofh.it> (permalink) |
| References | <qjOJH-4LQ-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 ;) You should have cc'ed linux-mm on these patches: nobody will have noticed them. 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. -- 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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