| commit | 966f1d8f344bcec3db7d774a4ba3ab0dedfad873 | [log] [tgz] |
|---|---|---|
| author | Jeff Dike <jdike@addtoit.com> | Mon Feb 04 22:31:28 2008 -0800 |
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Feb 05 09:44:32 2008 -0800 |
| tree | a94053f180154dc526b1fc85616d37019a19e200 | |
| parent | 2aa9c5db8e1eadf12a6c938dbd3e39ba6b923b8c [diff] |
uml: defconfig tweaks
Tweak the UML defconfig -
we probably don't need 256 old-style ptys - this slows down udev
noticably
enable hostfs
disable slab debugging - another noticable performance hit
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>