[PATCH] slab changes for !CONFIG_MMU
Patch from Christoph Hellwig <hch@lst.de> It extends the maximum amount of memory which may be kmalloced on nommu machines. This is needed because these machines cannot perform vmalloc(). We couldn't really find a way of doing this which avoided the ifdef tangle.
Showing
Please register or sign in to comment