20,741
edits
m (→Memory blocks) |
|||
| Line 11: | Line 11: | ||
= Suggested readings = | = Suggested readings = | ||
The wikipedia article on garbage collection contains some pretty good information | The wikipedia article on garbage collection contains some pretty good general GC information: http://en.wikipedia.org/wiki/Garbage_collection_(computer_science) | ||
In addition, the following online presentations provide a basic introduction to garbage collection: | In addition, the following online presentations provide a basic introduction to garbage collection: | ||