NetBSD/sys
mlelstv 205b0dd928 Neither limit the number of requests for the page daemon.
Otherwise you may deadlock when the backend needs to allocate
memory and the page daemon needs to flush dirty vnd buffers.

See PR 57421 for details.
2023-05-19 15:42:43 +00:00
..
altq
arch Bump MAXTSIZ from 64MB to 128MB also for o32. 2023-05-14 18:44:27 +00:00
coda
compat compat_linux32: KASSERT(A && B) -> KASSERT(A); KASSERT(B) 2023-04-09 12:29:26 +00:00
conf Separate DesignWare watchdog driver and FDT glue. 2023-04-16 16:51:38 +00:00
crypto
ddb
dev Neither limit the number of requests for the page daemon. 2023-05-19 15:42:43 +00:00
dist/pf
dtb Also build dtb files for CONFIG_SOC_IMX6SX 2023-05-04 13:31:36 +00:00
external i915: Avoid dereferencing null fence if resv has changed. 2023-05-12 10:13:37 +00:00
fs sys/fs/autofs: Remove unused APRINTF macro 2023-05-17 06:44:38 +00:00
gdbscripts
kern kern/sys_descrip.c: Nix trailing whitespace. 2023-05-14 09:29:58 +00:00
lib
miscfs specfs: KNF. No functional change intended. 2023-04-22 15:32:49 +00:00
modules RISC-V support that works on QEMU with a single hart. 2023-05-07 12:41:45 +00:00
net Give scope and additional details to wg(4) diagnostic messages. 2023-04-11 14:03:46 +00:00
net80211
netatalk atalk(4): Omit spurious satosat. 2023-03-30 17:48:10 +00:00
netbt fix various typos in documentation, comments and sysctl device description. 2023-03-26 19:10:32 +00:00
netcan
netinet Again allow multicast packets to be sent from unnumbered interfaces. 2023-04-19 22:00:18 +00:00
netinet6 use carp mac address when replying to neighbor solicitations referring 2023-03-29 13:01:44 +00:00
netipsec ipsec: remove unnecessary splsoftnet 2023-01-27 09:33:43 +00:00
netmpls
nfs nfs: Simplify assertion. No functional change intended. 2023-04-09 12:33:58 +00:00
opencrypto
rump rumpdev: Catch up to buf_syncwait -> vfs_syncwait rename. 2023-04-23 07:03:30 +00:00
secmodel secmodel_extensions: Split vfs part into separate .c file. 2023-04-22 13:54:19 +00:00
stand
sys ioctl(DIOCRMWEDGES): Delete only idle wedges. 2023-05-09 12:04:04 +00:00
ufs ffs: apply the remaining ffs_snapshot.c part of this FreeBSD commit: 2023-05-11 23:11:25 +00:00
uvm uvm: avoid a deadlock in uvm_map_clean() 2023-05-15 01:42:42 +00:00
Makefile