Re: Implementing NVMHCI...

From: Avi Kivity
Date: Tue Apr 14 2009 - 06:11:43 EST


Andi Kleen wrote:
Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes:
You absolutely do _not_ want to manage memory in 16kB chunks (or 64kB for your example!).

AFAIK at least for user visible anonymous memory Windows uses 64k chunks. At least that is what Cygwin's mmap exposes. I don't know
if it does the same for disk cache.

I think that's just the region address and size granularity (as in vmas). For paging they still use the mmu page size.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

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