[PATCH] i386 ramdisk_max fix for < 1GB kernel space

2005-02-13 Thread John Cho
There was a vmalloc tuning patch made back in September 2004 that reserved a larger amount of memory for vmalloc. Unfortunately, the patch does not work properly for modified kernels where the kernel's virtual address space has been reduced to 512MB or less. More specifically, if __PAGE_OFFSET

[PATCH] i386 ramdisk_max fix for 1GB kernel space

2005-02-13 Thread John Cho
There was a vmalloc tuning patch made back in September 2004 that reserved a larger amount of memory for vmalloc. Unfortunately, the patch does not work properly for modified kernels where the kernel's virtual address space has been reduced to 512MB or less. More specifically, if __PAGE_OFFSET