Y
Hacker News
new
|
ask
|
show
|
jobs
by
monocasa
2485 days ago
If you go into the kernel, it's implemented in terms of mmap/munmap.
2 comments
megous
2485 days ago
If you go into the kernel, all this is implemneted with page tables and MMUs.
link
chrisseaton
2485 days ago
You said there was no sbrk syscall, and there is.
link