Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Um, malloc() is not a system call?


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: