aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/efibootmgr/efibootmgr.c
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2017-12-11 15:33:24 +0000
committerMark Johnston <markj@FreeBSD.org>2017-12-11 15:33:24 +0000
commitcb35676e66957f7d6fded82cc9842b59a1bfae70 (patch)
treec8b21edcff562dc2c589f7b750840f790b900a33 /usr.sbin/efibootmgr/efibootmgr.c
parent5e4b2529e3e29ed34be82823ba4cf62ee097fe08 (diff)
downloadsrc-cb35676e66957f7d6fded82cc9842b59a1bfae70.tar.gz
src-cb35676e66957f7d6fded82cc9842b59a1bfae70.zip
Use a dedicated counter for inactive queue scans.
The laundry thread keeps track of the number of inactive queue scans performed by the page daemon, and was previously using the v_pdwakeups counter to count them. However, in some cases the inactive queue may be scanned multiple times after a single wakeup, so it's more accurate to use a dedicated counter. Reviewed by: alc, kib (previous version) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D13422
Notes
Notes: svn path=/head/; revision=326770
Diffstat (limited to 'usr.sbin/efibootmgr/efibootmgr.c')
0 files changed, 0 insertions, 0 deletions