Re: %u-order allocation failed

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 7 Oct 2001 23:01:45 +0100 (BST)


> The difference between memory and vmalloc space is this: you fill up the
> whole memory with cache => memory fragments. You don't fill up the whole
> vmalloc space with anything => vmalloc space doesn't fragment.

vmalloc space fragments. You fragment address space rather than pages thats
all. Same problem

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/