[PATCH 1/8] base-small: introduce the CONFIG_BASE_SMALL flag

From: Matt Mackall (mpm_at_selenic.com)
Date: 01/31/05

  • Next message: Matt Mackall: "[PATCH 5/8] base-small: shrink UID hash"
    Date:	Mon, 31 Jan 2005 01:25:51 -0600
    To: Andrew Morton <akpm@osdl.org>
    
    

    Add CONFIG_BASE_SMALL for miscellaneous core size that don't warrant
    their own options. Example users to follow.

    Signed-off-by: Matt Mackall <mpm@selenic.com>

    Index: mm2/init/Kconfig
    ===================================================================
    --- mm2.orig/init/Kconfig 2005-01-30 21:26:29.000000000 -0800
    +++ mm2/init/Kconfig 2005-01-30 21:51:08.000000000 -0800
    @@ -286,6 +286,18 @@
                reported. KALLSYMS_EXTRA_PASS is only a temporary workaround while
                you wait for kallsyms to be fixed.
     
    +config BASE_FULL
    + default y
    + bool "Enable full-sized data structures for core" if EMBEDDED
    + help
    + Disabling this option reduces the size of miscellaneous core
    + kernel data structures.
    +
    +config BASE_SMALL
    + int
    + default 0 if BASE_FULL
    + default 1 if !BASE_FULL
    +
     config FUTEX
             bool "Enable futex support" if EMBEDDED
             default y
    -
    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/


  • Next message: Matt Mackall: "[PATCH 5/8] base-small: shrink UID hash"

    Relevant Pages

    • RE: Recommendations for home backup solution
      ... I have tried unsuccessfully to install it on FC1 and FC2 ... Recommendations for home backup solution ... without having to do any config on the latter is pretty sweet. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list ...
      (Fedora)
    • Re: xfce panel missing on startup
      ... On Friday 14 July 2006 13:52, Clive Menzies wrote: ... I tried removeing .config and .cache but something still seems to be ... deleting the .gtk* and .gnome* stuff or the .icon directory did it. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: 2.6.20 and IP_CONNTRACK_FTP
      ... I ran into this compiling 2.6.20 with the .config of 2.6.19 and FireHol ... there are also entries for CONFIG_IP_NF_CONNTRACK!! ... And I'm still ignorant. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: xfce panel missing on startup
      ... I tried removeing .config and .cache but something still seems to be ... me I've just run the xfce4-panel (from memory, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Upgraded to testing, broke X, cant open /dev/input/mice
      ... Snipps from kernel config; ... Prompt: Via unichrome video cards ... EndSection ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)