From mboxrd@z Thu Jan 1 00:00:00 1970 From: mudongliangabcd@gmail.com (=?UTF-8?B?5oWV5Yas5Lqu?=) Date: Sat, 22 Aug 2015 19:37:06 +0800 Subject: detailed process from malloc to memory management Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org I want to ask about the detailed process from malloc/alloca library function to memory management. 1. malloc/alloca/realloc and so on 2. heap management in library 3. memory management in linux kernel I only know those simple steps. How do I get the details of each step? The source code of glibc is hard to read. This makes me annoyed. - mudongliang -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150822/f94788e0/attachment.html