diff options
author | dillon <dillon@FreeBSD.org> | 1999-01-21 09:51:21 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1999-01-21 09:51:21 +0000 |
commit | 04052d89f830e29b23b5533a6439d1a71b67747d (patch) | |
tree | fbc17f844d9ce3cebdb180426e9f4bf9fd471c07 /sys/vm/vm_page.c | |
parent | 3f5f4e54cab675a2e81514bedf224485c4981422 (diff) | |
download | FreeBSD-src-04052d89f830e29b23b5533a6439d1a71b67747d.zip FreeBSD-src-04052d89f830e29b23b5533a6439d1a71b67747d.tar.gz |
The vm_object structure is now somewhat smaller due to the removal
of most of the swap-pager-specific fields, the removal of the id,
and the removal of paging_offset.
A new inline, vm_object_pip_wakeupn() has been added to subtract an
arbitrary number n from the paging_in_progress count and then wakeup
waiters as necessary. n may be 0, resulting in a 'flash'.
Diffstat (limited to 'sys/vm/vm_page.c')
0 files changed, 0 insertions, 0 deletions