Study note

Memory Management Reference

Properties

Type
Blogs
Status
待读
Domain
Systems
Category
内存管理与虚拟内存
Source
memorymanagement.org
Vault note
library/articles/systems/Memory-Management-Reference-735591c899905269.md

Summary

Ravenbrook 维护的内存管理参考站,包含 memory management glossary、入门文章、bibliography 和 FAQ,主题覆盖硬件/操作系统/应用层内存管理、分配技术、回收技术、垃圾回收和不同语言中的内存管理。

Highlights

适合作为 allocator、GC、内存管理术语和论文线索的长期参考,能和 Ginger Bill 的 allocator 系列、Johnny's Software Lab 的动态内存成本文章一起读。

Notes

内存管理和垃圾回收参考资料。

Comments

Loading comments...