[PATCH 0/8] base-small: CONFIG_BASE_SMALL for small systems
From: Matt Mackall (mpm_at_selenic.com)
Date: 01/31/05
- Previous message: Felipe Alfaro Solana: "Re: kernel panic on a 2.6.7"
- Next in thread: Matt Mackall: "[PATCH 1/8] base-small: introduce the CONFIG_BASE_SMALL flag"
- Reply: Matt Mackall: "[PATCH 1/8] base-small: introduce the CONFIG_BASE_SMALL flag"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Jan 2005 01:25:51 -0600 To: Andrew Morton <akpm@osdl.org>
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.
-
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/
- Previous message: Felipe Alfaro Solana: "Re: kernel panic on a 2.6.7"
- Next in thread: Matt Mackall: "[PATCH 1/8] base-small: introduce the CONFIG_BASE_SMALL flag"
- Reply: Matt Mackall: "[PATCH 1/8] base-small: introduce the CONFIG_BASE_SMALL flag"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- [CFT] 2.6.9-rc4-bird2 patchset
... down to 84 lines of sparse output in there, most of them unrelated to iomem;
... so hopefully the next revision will shrink. ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: architectures with their own "config PCMCIA"
... >> config BAGETLANCE ... > This is less a problem, as here it's clear
that you want a boolean result, ... There had been need of rain for many days. ...
send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: [PATCH] ext3: Fix sparse -Wbitwise warnings.
... assume it's a genuine little-endian value. ... boolean, so we shouldn't
be requiring the callers to provide an ... If we want to fix this, let's fix the macros:
... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: [PATCH] Export new char dev functions
... > John Levon sez: ... >> are we actively trying to shrink ksyms.c?
... ksyms.c just makes life harder. ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel) - Re: 2.6.8-rc2-mm1
... > Andrew Morton wrote: ... >> Is it a boolean argument? ...
> Unfortunately there are a few more ioctls which use enums, ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel)