study on source code of Tcmalloc
摘要:
This night, I downloaded the source code of Tcmalloc after supper, and studied it for several hours. I am recording some findings here in case that I forget them tommorow.1. File libc_override_gcc_and_weak.h does override malloc routines (malloc, free, realloc, and so on) on systems that define the 阅读全文
posted @ 2012-07-19 20:37 Torstan 阅读(400) 评论(0) 推荐(0) 编辑