diff options
author | Alan Cox <alc@FreeBSD.org> | 2003-01-16 08:14:56 +0000 |
---|---|---|
committer | Alan Cox <alc@FreeBSD.org> | 2003-01-16 08:14:56 +0000 |
commit | 6eb07b4ac29141298bbf2853bf04b3600a804835 (patch) | |
tree | 824c45ab922017f5ba1e10bc0351c01b53288536 /sys/dev/firewire | |
parent | 4bf463ac4d43209d0055cc59e806e0774f3428eb (diff) |
Fix two long-standing, but likely harmless, errors in the use of
vm_pageout_deficit:
1. Update vm_pageout_deficit before VM_WAIT. There is no sense in
delaying the update; the sooner the pageout daemon receives this
information the better. Reviewed by: tegge
2. Update vm_pageout_deficit according to the number of pages still
needed to complete the allocation, not the original size of the
allocation. Submitted by: tegge
(These errors have existed since the introduction of vm_pageout_deficit
in revision 1.144.)
Notes
Notes:
svn path=/head/; revision=109373
Diffstat (limited to 'sys/dev/firewire')
0 files changed, 0 insertions, 0 deletions