Move swap space tests into do_swap_out(), re-evaluate for each victim to be less...
authorNick Downing <nick@ndcode.org>
Mon, 22 Apr 2019 05:26:09 +0000 (15:26 +1000)
committerNick Downing <nick@ndcode.org>
Mon, 22 Apr 2019 06:19:42 +0000 (16:19 +1000)
commit2486514162fbb89bb59891ff31eb49969e949f1c
tree4081deed0fd556aaf5b5d6bd0b08b7c1dcabab31
parentf4338d0b1e56cd85b3a323c9f0c0d9cc93ac003f
Move swap space tests into do_swap_out(), re-evaluate for each victim to be less conservative in the inode swap case (allow only 2 blocks for partial indirect)
core.h
process.c
process_test_run.c
swap.h