diff options
author | phk <phk@FreeBSD.org> | 2003-08-06 12:08:27 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-08-06 12:08:27 +0000 |
commit | 09d8ecf0bf7cabc69e022a1a17fa61adfbf550a4 (patch) | |
tree | 7db73c743ae4b22019f0ef42dfa986c1d8a41054 /sys/vm/vm_object.c | |
parent | 63d9a65167e4c4e19bfd05d7a5b33a7551aa1daa (diff) | |
download | FreeBSD-src-09d8ecf0bf7cabc69e022a1a17fa61adfbf550a4.zip FreeBSD-src-09d8ecf0bf7cabc69e022a1a17fa61adfbf550a4.tar.gz |
Staticize swap_pager_putpages()
Eliminate a lot of checkes to make sure requests are not cross-device
which is unnecessary with the new layout. We know a sequential request
cannot possibly be cross-device because there is a reserved page between
the devices.
Remove a couple of comments which no longer are relevant.
Diffstat (limited to 'sys/vm/vm_object.c')
0 files changed, 0 insertions, 0 deletions