linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] core-small: Introduce CONFIG_CORE_SMALL from -tiny
@ 2005-01-22  0:09 Matt Mackall
  2005-01-22  0:09 ` [PATCH 1/8] core-small: Add option to embedded menu Matt Mackall
  2005-01-23  8:40 ` [PATCH 0/8] core-small: Introduce CONFIG_CORE_SMALL from -tiny Andrew Morton
  0 siblings, 2 replies; 15+ messages in thread
From: Matt Mackall @ 2005-01-22  0:09 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel

This set of patches introduces a new config option CONFIG_CORE_SMALL
from the -tiny tree for small systems. This series should apply
cleanly against 2.6.11-rc1-mm2.

When selected, it enables various tweaks to miscellaneous core data
structures to shrink their size on small systems. While each tweak is
fairly small, in aggregate they can save a substantial amount of
memory.

1 Add option to embedded menu
2 Collapse major names hash
3 Collapse chrdevs hash
4 Shrink PID lookup tables
5 Shrink uid hash
6 Shrink futex queue hash
7 Shrink timer lists
8 Shrink console buffer

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

end of thread, other threads:[~2005-01-24 22:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-22  0:09 [PATCH 0/8] core-small: Introduce CONFIG_CORE_SMALL from -tiny Matt Mackall
2005-01-22  0:09 ` [PATCH 1/8] core-small: Add option to embedded menu Matt Mackall
2005-01-22  0:09   ` [PATCH 2/8] core-small: Collapse major names hash Matt Mackall
2005-01-22  0:09     ` [PATCH 3/8] core-small: Collapse chrdevs hash Matt Mackall
2005-01-22  0:09       ` [PATCH 4/8] core-small: Shrink PID lookup tables Matt Mackall
2005-01-22  0:09         ` [PATCH 5/8] core-small: Shrink uid hash Matt Mackall
2005-01-22  0:09           ` [PATCH 6/8] core-small: Shrink futex queue hash Matt Mackall
2005-01-22  0:09             ` [PATCH 7/8] core-small: Shrink timer lists Matt Mackall
2005-01-22  0:09               ` [PATCH 8/8] core-small: Shrink console buffer Matt Mackall
2005-01-23  8:40 ` [PATCH 0/8] core-small: Introduce CONFIG_CORE_SMALL from -tiny Andrew Morton
2005-01-23 17:52   ` Matt Mackall
2005-01-23 21:05     ` Andrew Morton
2005-01-24  2:50       ` Matt Mackall
2005-01-24 20:00     ` Alan Cox
2005-01-24 22:47       ` Tim Bird

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).