Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ignoramous
on April 6, 2015
|
parent
|
context
|
favorite
| on:
Understanding glibc malloc
Doug Lea's dlmalloc implementation is the basis for GCC's ptmalloc, IIRC. His writeup on the topic is a wonderful read; and for the code itself, it is beautifully organised and well commented.
http://g.oswego.edu/dl/html/malloc.html
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://g.oswego.edu/dl/html/malloc.html