Completed
Page on inactive list
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Overview of Memory Reclaim in the Current Upstream Kernel
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is memory reclaim
- 3 Different types of reclaim
- 4 Capturing all pages
- 5 How it works
- 6 State diagram
- 7 Theres a reclaim round
- 8 Page is active
- 9 Page is activated
- 10 Page on inactive list
- 11 Page table excess bits
- 12 Working set detection
- 13 Working set reclaim
- 14 Working set reclaim implementation
- 15 Nonmcg reclaim implementation
- 16 Corner case decisions
- 17 Fractional cost model
- 18 Advice reclaims
- 19 Conclusion
- 20 Multigenerational RRU
- 21 Summary