Hackernews posts about Malloc
Malloc is a fundamental memory allocation function in computer programming that dynamically allocates and deallocates memory blocks for programs to use.
- Why malloc always does more than I asked for? (ssenthilnathan3.github.io)
- The Economics of Responsibility (abacus2007ac1.io)
- When China Gets Its Own Mythos (www.foreignaffairs.com)
- Exploring GrapheneOS secure allocator: Hardened Malloc (www.synacktiv.com)
- Some bits on malloc(0) in C being allowed to return NULL (utcc.utoronto.ca)
- Battle of the Mallocators (smalldatum.blogspot.com)
- Exploring GrapheneOS secure allocator: Hardened Malloc (www.synacktiv.com)
- Memory Safety with MallocPlusAI (twitter.com)
- Why I Ditched Malloc for AI Inference (gilli.dev)
- Writing a preloadable malloc in Rust, using MMTk (www.humprog.org)
- Exploring GrapheneOS secure allocator: Hardened Malloc (www.synacktiv.com)
- Remove editorializing ("infamous OOM killer") from malloc man page (2010) (bugzilla.kernel.org)
- The Malloc Maleficarum (2005) (seclists.org)
- Xzone Malloc (github.com)
- Malloc() vs. MMAP(MAP_SHARED) in Multithreaded Programs (carun.github.io)
- Untagged Mallocs (wingolog.org)
- Darwin: Libsystem_malloc .dylib and XZone (df-f.com)
- Glibc malloc performance degradation with CPU affinity masks (bugs.launchpad.net)
- Gemini, Malloc, and Me (substack.com)
- Writing a preloadable malloc in Rust, using MMTk (www.humprog.org)
- A Malloc Tutorial [pdf] (github.com)
- Malloc() vs. MMAP(MAP_SHARED) in Multithreaded Programs (carun.github.io)