diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-07-12 13:00:07 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-07-12 13:03:37 +0200 |
commit | c40798e0fda94a1b4178b7e620a0777bb86927be (patch) | |
tree | fdbc7d22e23324da81ef8f4b920af9ca28a7e2a9 /vm/vm_kern.c | |
parent | 2ba043d04468261cc767a3b91cec6df4b2238950 (diff) |
vm: really fix traversing the list of inactive pages
Previously, the pageout code traversed the list of pages in an object
instead of the list of inactive pages.
* vm/vm_pageout.c (vm_pageout_scan): Fix traversing the list of
inactive pages.
Diffstat (limited to 'vm/vm_kern.c')
0 files changed, 0 insertions, 0 deletions