I enable 4g highmem, rather than the 1g option as it is a realistic possibility that an Arch user may have 2g or more.
As for the modules, previously, some those and many many more were *compiled-into* your kernel. Now, you would most likely have less loaded than before, as there is substantially less compiled into your kernel. James On 2/7/06, Kernel <[EMAIL PROTECTED]> wrote: > It has the CK patch that allows systems with exactly 1GB RAM to use it all > without enabling "HIGHMEM" (4GB). However, it looks like by default it > enables 4GB (HIGHMEM). > [EMAIL PROTECTED] [/boot] # grep MEM kconfig26archck > CONFIG_SHMEM=y > # CONFIG_TINY_SHMEM is not set > # CONFIG_NOHIGHMEM is not set > CONFIG_HIGHMEM4G=y > # CONFIG_HIGHMEM64G is not set > CONFIG_HIGHMEM=y > CONFIG_SELECT_MEMORY_MODEL=y > CONFIG_FLATMEM_MANUAL=y > # CONFIG_DISCONTIGMEM_MANUAL is not set > # CONFIG_SPARSEMEM_MANUAL is not set > CONFIG_FLATMEM=y > CONFIG_FLAT_NODE_MEM_MAP=y > # CONFIG_SPARSEMEM_STATIC is not set > # CONFIG_BLK_DEV_UMEM is not set > CONFIG_W1_SMEM=m > # CONFIG_DEBUG_HIGHMEM is not set > > > On 2/6/06, Vivek Ayer <[EMAIL PROTECTED]> wrote: > > > > Hey folks, > > > > I have a question about the kernel26archck config. First of all, I see > > a lot of modules load up when I run lsmod. Secondly, I have 1G of RAM, > > but I'm assuming if kernel26archck is like stock, it'll have lowmem > > (800 MB) enable not highmem. Is this true? Do I have to ABS the > > kernel26archck package and configure myself to my own liking? Thanks. > > > > Vivek > > > > _______________________________________________ > > arch mailing list > > [email protected] > > http://www.archlinux.org/mailman/listinfo/arch > > > > > > -- > **************** > JPS > > Obligatory Quote: "Apple for style, Linux for security, Windows for > Solitaire" > > -- iphitus - ArchCK Maintainer, Arch Trusted User. Home:iphitus.loudas.com _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
