搜索资源列表
linuxtiaoshi
- Linux下检测应用程序的内存管理问题:泄漏,越界、未初始化等等 可以检查程序运行时的内存泄漏问题 不需要和被测试软件一起编译,但要用valgrind加载被调试的程序 -Linux is detected the application' s memory management problems: leaks, cross-border, so you can check the program uninitialized runtime memory leak problem
深入理解linux虚拟内存管理
- 老外写的内存管理,基于linux2.4内核(Memory management written by foreigners, based on the linux2.4 kernel)