freebsd-nq/sys
Edward Tomasz Napierala 7f6157f7fd lock_delay(9): improve interaction with restrict_starvation
After e7a5b3bd05, the la->delay value was adjusted after
being set by the starvation_limit code block, which is wrong.

Reported By:	avg
Reviewed By:	avg
Fixes:		e7a5b3bd05
Sponsored By:	NetApp, Inc.
Sponsored By:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D29513
2021-04-03 13:08:53 +01:00
..
amd64 x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
arm arm: add options GDB to std.armv6 and std.armv7 2021-03-30 12:04:24 -03:00
arm64 gdb: report specific stop reason for watchpoints 2021-03-30 11:36:41 -03:00
bsm
cam cam: make sure to clear CCBs allocated on the stack 2021-03-30 19:15:43 +01:00
cddl fbt: Remove some handling for multiple CTF containers 2021-04-02 17:49:13 -04:00
compat LinuxKPI: treat firmware file names more lenient 2021-04-02 10:03:39 +00:00
conf x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
contrib ACPICA: Fix build with options ACPI_DEBUG 2021-04-01 21:18:49 -04:00
crypto ossl: Don't encryt/decrypt too much data for chacha20. 2021-04-01 15:49:07 -07:00
ddb ddb: replace watchpoint set/clear functions 2021-03-29 12:05:44 -03:00
dev x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
dts
fs nullfs: protect against user creating inconsistent state 2021-04-02 15:40:25 +03:00
gdb gdb: report specific stop reason for watchpoints 2021-03-30 11:36:41 -03:00
geom
gnu
i386 x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
isa
kern lock_delay(9): improve interaction with restrict_starvation 2021-04-03 13:08:53 +01:00
kgssapi
libkern x86: remove gcov kernel support 2021-04-02 15:41:51 +03:00
mips Clean up a couple of MD warts in vm_fault_populate(): 2021-03-30 18:15:55 -07:00
modules ndis: remove leftover sys/modules/ndis 2021-03-25 14:31:00 -04:00
net netmap: restore commit a56e6334d1 2021-04-02 10:45:47 +00:00
net80211 net80211: prefix get_random_bytes() with net80211_ 2021-03-24 22:16:09 +00:00
netgraph
netinet fix typo in 38ea2bd069 2021-04-02 20:34:33 +02:00
netinet6
netipsec
netpfil pf: remove obsolete reference to ndis(4) in a comment 2021-03-25 14:44:30 -04:00
netsmb
nfs Fix panic when using BOOTP to resolve root path. 2021-03-28 14:02:40 -05:00
nfsclient
nfsserver
nlm
ofed LinuxKPI/OFED: (re)move inetdevice.h implementation 2021-03-30 14:40:46 +00:00
opencrypto
powerpc powernv: Include NUMA locality information in the CPU topology 2021-04-01 10:25:57 -04:00
riscv ddb: replace watchpoint set/clear functions 2021-03-29 12:05:44 -03:00
rpc
security
sys vfs: add vfs_smr_quiesce 2021-04-02 05:11:05 +02:00
teken
tests Add IPv4 fib lookup performance tests with uniform keys. 2021-03-30 14:32:28 +01:00
tools
ufs
vm Clean up a couple of MD warts in vm_fault_populate(): 2021-03-30 18:15:55 -07:00
x86 gdb: allow setting/removing hardware watchpoints 2021-03-30 11:36:41 -03:00
xdr
xen
Makefile