freebsd-dev/sys
Mark Johnston be37ee791f Split the active and inactive queue scans into separate subroutines.
The scans are largely independent, so this helps make the code
marginally neater, and makes it easier to incorporate feedback from the
active queue scan into the page daemon control loop.

Improve some comments while here.  No functional change intended.

Reviewed by:	alc, kib
Differential Revision:	https://reviews.freebsd.org/D15490
2018-05-24 14:16:22 +00:00
..
amd64 take NUMA out 2018-05-24 04:31:53 +00:00
arm Pass the array length into regions_to_avail. 2018-05-22 14:26:58 +00:00
arm64 arm64: rockchip: Add proper armclock support 2018-05-23 19:07:03 +00:00
bsm
cam Implement initial MMC partitions support for MMCCAM. 2018-05-22 22:16:49 +00:00
cddl
compat UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
conf arm64: rockchip: Add proper armclock support 2018-05-23 19:07:03 +00:00
contrib
crypto disable printing value of SKEIN_LOOP during standard out, 2018-05-19 18:27:14 +00:00
ddb
dev cxgbe(4): Report IFCAP_TXRTLMT to kernels built with RATELIMIT if the 2018-05-24 10:55:26 +00:00
dts
fs nfsclient: warnings cleanups 2018-05-20 06:14:12 +00:00
gdb
geom
gnu
i386 x86: stop unconditionally clearing PSL_T on the trace trap. 2018-05-23 21:39:29 +00:00
isa
kern Remove incorrect owepreempt assertion added in r334062 2018-05-23 10:13:17 +00:00
kgssapi
libkern
mips
modules disable set but not used on code that can't be changed 2018-05-19 04:46:34 +00:00
net UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
net80211
netgraph Catch up two more places to the V_ifnet change to a CK_STAILQ. 2018-05-24 00:06:55 +00:00
netinet convert allocations to INVARIANTS M_ZERO 2018-05-24 01:04:56 +00:00
netinet6 UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
netipsec Add a SPD cache to speed up lookups. 2018-05-22 15:54:25 +00:00
netpfil UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
netsmb
nfs UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
nfsclient
nfsserver
nlm
ofed UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
opencrypto
powerpc Add an IPMI attachment for PowerNV systems 2018-05-22 03:57:32 +00:00
riscv
rpc
security
sparc64 Enable kernel dump features in GENERIC for most platforms. 2018-05-19 19:53:23 +00:00
sys convert allocations to INVARIANTS M_ZERO 2018-05-24 01:04:56 +00:00
teken teken: Rename the "Set Cursor Style" sequence to match vt100.net docs 2018-05-21 20:35:16 +00:00
tests
tools
ufs ufs: remove cgbno variable where unused 2018-05-19 19:30:42 +00:00
vm Split the active and inactive queue scans into separate subroutines. 2018-05-24 14:16:22 +00:00
x86 xen/pvh: allocate dbg_stack 2018-05-24 10:22:57 +00:00
xdr
xen
Makefile