NetBSD/sys
msaitoh 04bd99af76 Fix jcl's starvation case in ixgbe_rxeof() again.
ix_txrx.c rev.1.64 preallocates jcl to prevent starvation but it's not
perfect. Don't use ixgbe_rx_discard() and just update the old descriptor
for reuse. It's also required for multiple descriptors case to refresh
subsequent descriptor(s). Reviewed by knakahara@.
2021-03-02 11:10:53 +00:00
..
altq
arch Ensure the "memory" clobber is on inline assembly store operations 2021-03-02 08:16:52 +00:00
coda
compat In the compat setitimer(2) calls, don't validate which timer is being 2021-02-18 12:54:03 +00:00
conf defflag USBHIST_PRINT 2021-02-06 16:03:31 +00:00
crypto
ddb introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
dev Fix jcl's starvation case in ixgbe_rxeof() again. 2021-03-02 11:10:53 +00:00
dist/pf
dtb
external Add aprint_*() newlines for viadrmums(4) attach 2021-02-13 15:42:15 +00:00
fs Enable to mount Raspberry Pi Pico's USB mass storage partition 2021-02-11 00:15:55 +00:00
gdbscripts
kern KNF. No binary changes. 2021-03-02 01:20:35 +00:00
lib Defer acquiring the FDE lock until after the allocation. This can avoid 2021-02-28 23:12:37 +00:00
miscfs
modules introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
net - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
net80211
netatalk
netbt
netcan
netinet it's spelled struct tcphdr, not struct tcp_hdr 2021-02-19 15:43:56 +00:00
netinet6 - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
netipsec
netmpls
nfs
opencrypto
rump
secmodel
stand
sys Add comments for the PR_WANTED and PR_PHINPAGE flags, remove unused 2021-02-24 06:11:38 +00:00
ufs
uvm When turning off swap during reboot we have to lock with LK_RETRY 2021-02-19 13:20:43 +00:00
Makefile