| Name | Brief | Tags | blog | purelisp | reiser4 | timeline | usched |
|---|---|---|---|---|---|---|---|
| adaptive replacement | „adaptive replacement better than Working Set?“ has (an implicit) idea: VM page ... | kernel programming vm | |||||
| BSD VM scanner | BSD vm analyzes object reference counter in page scanner (vm_pageout.c:vm_pageou ... | kernel programming vm | |||||
| inactive_dirty and inactive_clean are considered harmful | Found 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 tickets | Mach 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 past | Dedicated 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 VM | XNU (OSX kernel) VM scanner marks vnodes as `(vp->v_flag & VHASBEENPAGED)`. `wri ... | kernel programming vm |