What operating system function would be called when I invoke 
Unsafe.allocateMemory(size) in java ?
and a further thing I wanna understand is, when invoking 
Unsafe.allocateMemory(size), where the memory will be allocated from the 
operating system point of view? I mean, whether it be allocated in user 
space or kernel space ?

-- 
You received this message because you are subscribed to the Google Groups 
"mechanical-sympathy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to