Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jeffreyrogers
on Sept 2, 2015
|
parent
|
context
|
favorite
| on:
C Programming Guidelines
That would work too. malloc() uses mmap() internally for large allocations, so the reason to use mmap() is just to skip all the other stuff malloc() does (which you don't care about if you have a custom allocator).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: