public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] base-small: CONFIG_BASE_SMALL for small systems
@ 2005-01-31  7:25 Matt Mackall
  2005-01-31  7:25 ` [PATCH 1/8] base-small: introduce the CONFIG_BASE_SMALL flag Matt Mackall
  2005-02-01  0:55 ` [PATCH 0/8] base-small: CONFIG_BASE_SMALL for small systems Horst von Brand
  0 siblings, 2 replies; 11+ messages in thread
From: Matt Mackall @ 2005-01-31  7:25 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

This patch series introduced a new pair of CONFIG_EMBEDDED options call
CONFIG_BASE_FULL/CONFIG_BASE_SMALL. Disabling CONFIG_BASE_FULL sets
the boolean CONFIG_BASE_SMALL to 1 and it is used to shrink a number
of core data structures. The space savings for the current batch is
around 14k.

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

end of thread, other threads:[~2005-02-01  4:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-31  7:25 [PATCH 0/8] base-small: CONFIG_BASE_SMALL for small systems Matt Mackall
2005-01-31  7:25 ` [PATCH 1/8] base-small: introduce the CONFIG_BASE_SMALL flag Matt Mackall
2005-01-31  7:25   ` [PATCH 2/8] base-small: shrink major_names hash Matt Mackall
2005-01-31  7:25     ` [PATCH 3/8] base-small: shrink chrdevs hash Matt Mackall
2005-01-31  7:25       ` [PATCH 4/8] base-small: shrink PID tables Matt Mackall
2005-01-31  7:25         ` [PATCH 5/8] base-small: shrink UID hash Matt Mackall
2005-01-31  7:25           ` [PATCH 6/8] base-small: shrink futex queues Matt Mackall
2005-01-31  7:25             ` [PATCH 7/8] base-small: shrink timer hashes Matt Mackall
2005-01-31  7:25               ` [PATCH 8/8] base-small: shrink console buffer Matt Mackall
2005-02-01  0:55 ` [PATCH 0/8] base-small: CONFIG_BASE_SMALL for small systems Horst von Brand
2005-02-01  4:18   ` Matt Mackall

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