Go内存分配
直接发链接,需要看雨痕的书来跟一遍代码,看目前1.14的代码并没改动太多,集中在比较细节的地方,整体上主要还是GC和二级复用的使用。
https://tonybai.com/wp-content/uploads/Golang_memory_use.pdf
https://deepu.tech/memory-management-in-golang/
https://tonybai.com/wp-content/uploads/Go_GC.pdf
https://www.ardanlabs.com/blog/2018/12/garbage-collection-in-go-part1-semantics.html
https://speakerdeck.com/deepu105/go-memory-allocation?slide=27
一个没有高级趣味的人。
email:hushui502@gmail.com