linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Remove global slab cache declarations from slab.h
@ 2006-11-21 20:36 Christoph Lameter
  2006-11-21 20:36 ` [PATCH 1/6] Move sighand_cachep to include/signal.h Christoph Lameter
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christoph Lameter @ 2006-11-21 20:36 UTC (permalink / raw)
  To: akpm; +Cc: linux-mm, Christoph Lameter

One of the strange issues in slab.h is that it contains a list of global
slab caches. The following patches remove all the global definitions from
slab.h into #include <linux/*> files where related information is defined.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-21 20:36 [PATCH 0/6] Remove global slab cache declarations from slab.h Christoph Lameter
2006-11-21 20:36 ` [PATCH 1/6] Move sighand_cachep to include/signal.h Christoph Lameter
2006-11-21 20:36 ` [PATCH 2/6] Move vm_area_cachep to include/mm.h Christoph Lameter
2006-11-21 20:37 ` [PATCH 3/6] Move files_cachep to include/file.h Christoph Lameter
2006-11-21 20:37 ` [PATCH 4/6] Move filep_cachep " Christoph Lameter
2006-11-21 20:37 ` [PATCH 5/6] Move fs_cachep to linux/fs_struct.h Christoph Lameter
2006-11-21 20:37 ` [PATCH 6/6] Move names_cachep to linux/fs.h Christoph Lameter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox