summaryrefslogtreecommitdiffstats
path: root/sys/dev/firewire/firewire.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2003-01-16 08:14:56 +0000
committeralc <alc@FreeBSD.org>2003-01-16 08:14:56 +0000
commitb8c33f3dc0384ae66364c488f624937f8511e3dc (patch)
tree824c45ab922017f5ba1e10bc0351c01b53288536 /sys/dev/firewire/firewire.c
parentf8813cf88ce7c442900d803cf767a60ec43903d1 (diff)
downloadFreeBSD-src-b8c33f3dc0384ae66364c488f624937f8511e3dc.zip
FreeBSD-src-b8c33f3dc0384ae66364c488f624937f8511e3dc.tar.gz
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.)
Diffstat (limited to 'sys/dev/firewire/firewire.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud