Skip to content

Commit

Permalink
Add link to my deep .NET GC Internals series (#51551)
Browse files Browse the repository at this point in the history
It's 14 hours of lectures about how .NET GC is implemented.
  • Loading branch information
kkokosa authored Apr 20, 2021
1 parent 2dad29f commit 7d24b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/design/coreclr/botr/garbage-collection.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,3 +331,4 @@ Resources
- [The Garbage Collection Handbook: The Art of Automatic Memory Management](http://www.amazon.com/Garbage-Collection-Handbook-Management-Algorithms/dp/1420082795)
- [Garbage collection (Wikipedia)](http://en.wikipedia.org/wiki/Garbage_collection_(computer_science))
- [Pro .NET Memory Management](https://prodotnetmemory.com/)
- [.NET GC Internals video series](https://www.youtube.com/playlist?list=PLpUkQYy-K8Y-wYcDgDXKhfs6OT8fFQtVm)

0 comments on commit 7d24b36

Please sign in to comment.