I doesn't infringe any copyright of books. This is only for educative purpose




Memory Management Algorithms and Implementation in C/C++


Book Description
Memory Management: Algorithms and Implementation in C/C++ describes how to construct production-quality memory managers. This approach includes both high-performance explicit memory managers and more intricate garbage collectors like those popularized by the Java Virtual Machine. Every implementation is complemented by an in-depth presentation of theory, benchmark tests, extensive source code examples, and a discussion of each implementation's trade-offs.

About the Author
Bill Blunden has a bachelor’s degree in physics from Cornell University and a master’s degree in operations research from Case Western Reserve University. He has spent the past ten years performing R&D on enterprise middleware, implementing distributed computing software, and working with security protocols. He is also the author of Virtual Machine Design and Implementation in C/C++ from Wordware Publishing.


Buy this book

Memory Management: Algorithms and Implementations In C/C++ (Windows Programming/Development)


I found the following download link and you can make use of it.

Download


Related book

Garbage Collection: Algorithms for Automatic Dynamic Memory Management

Books