All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/7] Remove slab cache declarations in slab.h
@ 2006-11-18  5:43 ` Christoph Lameter
  0 siblings, 0 replies; 40+ messages in thread
From: Christoph Lameter @ 2006-11-18  5:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-mm, Manfred Spraul, Christoph Lameter, Pekka Enberg

One of the strange issues in include/linux/slab.h that it contains
a list of global slab caches. The following patches remove all the global
definitions from slab.h and find other ways of defining these caches.

6 of the 7 defined caches are rarely used. One is never used.

^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2006-11-21 20:08 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-18  5:43 [RFC 0/7] Remove slab cache declarations in slab.h Christoph Lameter
2006-11-18  5:43 ` Christoph Lameter
2006-11-18  5:43 ` [RFC 1/7] Remove declaration of sighand_cachep from slab.h Christoph Lameter
2006-11-18  5:43   ` Christoph Lameter
2006-11-18  6:27   ` Stephen Rothwell
2006-11-18  6:51     ` SCSI init discussion/SAN problem Evan Rempel
2006-11-20 16:20     ` [RFC 1/7] Remove declaration of sighand_cachep from slab.h Christoph Lameter
2006-11-20 16:20       ` Christoph Lameter
2006-11-21  8:07       ` Andrew Morton
2006-11-21  8:07         ` Andrew Morton
2006-11-21 19:36         ` Christoph Lameter
2006-11-21 19:36           ` Christoph Lameter
2006-11-21 19:49           ` Andrew Morton
2006-11-21 19:49             ` Andrew Morton
2006-11-21 19:56             ` Christoph Lameter
2006-11-21 19:56               ` Christoph Lameter
2006-11-21 20:07               ` Andrew Morton
2006-11-21 20:07                 ` Andrew Morton
2006-11-18  5:43 ` [RFC 2/7] Remove bio_cachep " Christoph Lameter
2006-11-18  5:43   ` Christoph Lameter
2006-11-18  5:43 ` [RFC 3/7] Move vm_area_cachep to mm.h Christoph Lameter
2006-11-18  5:43   ` Christoph Lameter
2006-11-18  5:44 ` [RFC 4/7] Move files_cachep to file.h Christoph Lameter
2006-11-18  5:44   ` Christoph Lameter
2006-11-21  8:09   ` Andrew Morton
2006-11-21  8:09     ` Andrew Morton
2006-11-18  5:44 ` [RFC 5/7] Use external declaration for filep_cachep Christoph Lameter
2006-11-18  5:44   ` Christoph Lameter
2006-11-18  6:31   ` Stephen Rothwell
2006-11-20 16:20     ` Christoph Lameter
2006-11-20 16:20       ` Christoph Lameter
2006-11-18  5:44 ` [RFC 6/7] Use an external declaration in exit.c for fs_cachep Christoph Lameter
2006-11-18  5:44   ` Christoph Lameter
2006-11-18  6:32   ` Stephen Rothwell
2006-11-18  6:37     ` Oleg Verych
2006-11-18  6:53       ` Stephen Rothwell
2006-11-20 16:21     ` Christoph Lameter
2006-11-20 16:21       ` Christoph Lameter
2006-11-18  5:44 ` [RFC 7/7] Move names_cachep to fs.h Christoph Lameter
2006-11-18  5:44   ` Christoph Lameter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.