freebsd-dev/sys
Mark Johnston 930b195263 Don't requeue active pages in vm_swapout_object_deactivate_pages().
As of r332974 the page daemon does not requeue pages during a scan
of the active queue, so there is not much value in doing so here
either.

Reviewed by:	alc, dougm, kib
MFC after:	1 week
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D21343
2019-08-21 15:52:10 +00:00
..
amd64 Allocate all per-cpu datastructures in domain correct memory. 2019-08-18 23:44:23 +00:00
arm ti: sdhci: Correct voltage caps 2019-08-19 14:33:22 +00:00
arm64 Improve rk_pinctrl driver: 2019-08-18 09:19:33 +00:00
bsm
cam
cddl Use an atomic reference count for paging in progress so that callers do not 2019-08-19 23:09:38 +00:00
compat Change locking requirements for VOP_UNSET_TEXT(). 2019-08-18 20:24:52 +00:00
conf libkern: Implement strchrnul(3) 2019-08-19 22:53:05 +00:00
contrib athhal: disable unused function (big endian only) 2019-08-21 10:42:31 +00:00
crypto
ddb
dev Fix sound on headset jack for ThinkPad T51. 2019-08-21 08:01:43 +00:00
dts
fs makefs: share fat.h between kernel msdosfs and makefs 2019-08-21 02:21:40 +00:00
gdb Fix stylistic nit in r351239 2019-08-19 23:01:59 +00:00
geom
gnu
i386 i386: Implement atomic_load_64(9) and atomic_store_64(9). 2019-08-18 15:58:44 +00:00
isa
kern mqueuefs: fix compat32 struct file leak 2019-08-20 17:44:03 +00:00
kgssapi
libkern libkern: Implement strchrnul(3) 2019-08-19 22:53:05 +00:00
mips mips: avoid empty mdproc struct 2019-08-19 18:15:17 +00:00
modules ng_ubt(4): do not attach Intel Wireless 8260/8265 in bootloader mode. 2019-08-18 22:11:42 +00:00
net tuntap: belatedly add MODULE_VERSION for if_tun and if_tap 2019-08-19 19:01:59 +00:00
net80211
netgraph Use MTX_NEW instead of bzero(). 2019-08-21 08:15:30 +00:00
netinet Fix an issue when TSO and Rack play together. Basically 2019-08-21 10:45:28 +00:00
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed OFED: Fix accidental double-copy of rdma_sdp.h in r351176 2019-08-18 04:19:41 +00:00
opencrypto
powerpc powerpc: Link Book-E kernels at the same address as AIM kernels 2019-08-20 01:26:02 +00:00
riscv Move phys_avail definition into MI code. It is consumed in the MI layer and 2019-08-16 00:45:14 +00:00
rpc
security
sparc64 Move phys_avail definition into MI code. It is consumed in the MI layer and 2019-08-16 00:45:14 +00:00
sys seqc: predict false for _in_modify and type fixes for _consistent_* 2019-08-21 04:54:48 +00:00
teken
tests
tools
ufs
vm Don't requeue active pages in vm_swapout_object_deactivate_pages(). 2019-08-21 15:52:10 +00:00
x86 Move phys_avail definition into MI code. It is consumed in the MI layer and 2019-08-16 00:45:14 +00:00
xdr
xen
Makefile