On Friday 02 September 2005 15:43, Dominik Wezel wrote: > Hi all > > I need to boost a UML on a host with 4 GB RAM from 512 MB to 1 GB RAM. > > The doco (http://user-mode-linux.sourceforge.net/switches.html#mem) > says, just set the CONFIG_HIGHMEM kernel parameter. The doc is a bit outdated - you'd better leave out TT mode, and enable static linking - that should support upto 2,5G+ of RAM.
HIGHMEM still exists, but is slower. See below about enabling it. > When I do the usual > # make mrproper > # make arch=um menuconfig > > I cannot find a kernel paramater called CONFIG_HIGHMEM (actually, the > entire section > > # > # Firmware Drivers > # > CONFIG_EDD=m > # CONFIG_NOHIGHMEM is not set > CONFIG_HIGHMEM4G=y > # CONFIG_HIGHMEM64G is not set > CONFIG_HIGHMEM=y > CONFIG_PROC_MM=y > # CONFIG_HIGHPTE is not set > CONFIG_MATH_EMULATION=y > CONFIG_MTRR=y > # CONFIG_EFI is not set > CONFIG_HAVE_DEC_LOCK=y > # CONFIG_REGPARM is not set This whole section is mostly i386 specific. > is missing (among ithers). Is there a secret password, a spell or a > tool I don't know? CONFIG_EXPERIMENTAL and/or CONFIG_CLEAN_COMPILE / CONFIG_BROKEN, depending on how the code felt the last time I touched it. I.e. you should deselect the option "Only allow code that compiles cleanly". Actually HIGHMEM compiles cleanly, and in fact with 2.6.13 there's no such red warning on HIGHMEM. -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894) http://www.user-mode-linux.org/~blaisorblade ___________________________________ Yahoo! Messenger: chiamate gratuite in tutto il mondo http://it.beta.messenger.yahoo.com ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user