>> Do you know are there (or are not there) any difference at performance
>> between kmalloc and vmalloc?

This guy here tested kmalloc versus vmalloc.
http://www.uwsg.indiana.edu/hypermail/linux/kernel/0405.1/0559.html

His result: for runtime performance vmalloc'ated memory doesn't appear 
to perform worse than kmalloc'ed.

But that's just one single result I found on google.

What does aufs do more often? 'allocate' the memory, or 'use' the 
allocated memory?


Tomas M

-------------------------------------------------------------------------
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/

Reply via email to