Hacker News new | ask | show | jobs
by xxs 407 days ago
no, mmap is a system call; the memory allocators tend not to use syscalls (often at all) as objection instantiation is very common; also it has to be concurrent and what not.