summaryrefslogtreecommitdiff
path: root/vm/vm_page.c
AgeCommit message (Expand)Author
2016-12-27VM: really fix pageout of external objects backed by the default pagerRichard Braun
2016-12-24VM: fix pageout of external objects backed by the default pagerRichard Braun
2016-12-24VM: fix pageability checkRichard Braun
0 min.VM: fix pageout throttling to external pagersRichard Braun
2016-11-30VM: fix pageout on low memoryRichard Braun
2016-11-30VM: fix eviction logic errorRichard Braun
2016-11-30VM: fix pageout stop conditionRichard Braun
2016-09-21Enable high memoryRichard Braun
2016-09-21Rework pageout to handle multiple segmentsRichard Braun
2016-09-21Remove phys_first_addr and phys_last_addr global variablesRichard Braun
2016-09-03Fix early physical page allocationRichard Braun
2016-02-22Optimize slab lookup on the free pathRichard Braun
2016-02-02Fix various memory managment errorsRichard Braun
2016-01-23Import the vm_page module from X15 and relicense to GPLv2+Richard Braun