Tomas M: > You said that it's not prefered to allocate large memory blocks which > require several pages. Does the paragraph above say that current aufs > does exactly that? (allocate more). Or it does only for MAX_1023?
What I wanted to say is, when I allocate a memory *by kmalloc*, I want to keep it the page size at most. When the active number of branches is 256 or something, current aufs will allocate a memory larger than a page by kmalloc. Junjiro Okajima ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
