NameBriefTagsblogpurelispreiser4timelineusched
adaptive replacement„adaptive replacement better than Working Set?“ has (an implicit) idea: VM page ...kernel   programming   vm
BSD VM scannerBSD vm analyzes object reference counter in page scanner (vm_pageout.c:vm_pageou ...kernel   programming   vm
inactive_dirty and inactive_clean are considered harmfulFound interesting discussion on linux-mm (Sept. 2002): AKPM and Rik ("inactive_d ...kernel   programming   vm
A look at several memory management units...An interesting paper (via Muli Ben-Yehuda) that describes, in particular, VM org ...kernel   programming   vm
page ticketsMach VM had (or still has if Mac OS X counts) an interesting detail in its VM sc ...kernel   programming   vm
Repaging in AIX VM_Repaging_ was mentioned to me by Rik van Riel long time ago. How this can be im ...kernel   programming   vm
A voice of the reason from the distant pastDedicated to VM and file system developers and researches... It is immediately a ...kernel   programming   vm
working set is not relevant[Updated: 2005.07.24] The key point of working set algorithm is not _virtual tim ...programming   vm
XNU VMXNU (OSX kernel) VM scanner marks vnodes as `(vp->v_flag & VHASBEENPAGED)`. `wri ...kernel   programming   vm