--- 2.2.13/include/asm-i386/processor.h Fri Nov 26 20:01:33 1999 +++ /tmp/p Sat Dec 4 15:23:30 1999 @@ -164,7 +164,7 @@ /* This decides where the kernel will search for a free chunk of vm * space during mmap's. */ -#define TASK_UNMAPPED_BASE (TASK_SIZE / 3) +#define TASK_UNMAPPED_BASE (TASK_SIZE / 16) /* * Size of io_bitmap in longwords: 32 is ports 0-0x3ff.