J
Jonathan Bartlett
I just wrote an article on Memory Management you all might be interested
in. It's based on C, and includes
* writing your own memory manager
* reference counting
* pooled memory
* garbage collection
The link is:
http://www.ibm.com/developerworks/linux/library/l-memory/
I included a bunch of external references at the end of the article for
those interested.
Jon
in. It's based on C, and includes
* writing your own memory manager
* reference counting
* pooled memory
* garbage collection
The link is:
http://www.ibm.com/developerworks/linux/library/l-memory/
I included a bunch of external references at the end of the article for
those interested.
Jon