linux/net
NeilBrown 1887b93529 [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever
Being kernel-threads, nfsd servers don't get pre-empted (depending on
CONFIG).  If there is a steady stream of NFS requests that can be served
from cache, an nfsd thread may hold on to a cpu indefinitely, which isn't
very friendly.

So it is good to have a cond_resched in there (just before looking for a
new request to serve), to make sure we play nice.

Signed-off-by: Neil Brown <neilb@suse.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-15 08:59:19 -08:00
..
802 [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
8021q
appletalk
atm
ax25 [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
bluetooth [Bluetooth]: Remove the usage of /proc completely 2005-11-08 09:57:38 -08:00
bridge
core [NET]: Detect hardware rx checksum faults correctly 2005-11-10 13:01:24 -08:00
dccp [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
decnet [DECNET]: fix SIGPIPE 2005-11-11 12:04:28 -08:00
econet
ethernet [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
ieee80211 ieee80211: cleanup crypto list handling, other minor cleanups. 2005-11-09 01:01:04 -05:00
ipv4 [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN 2005-11-14 15:24:59 -08:00
ipv6 [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6 2005-11-14 15:28:45 -08:00
ipx
irda [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
key
lapb
llc
netfilter [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN 2005-11-14 15:24:59 -08:00
netlink [NETLINK]: Generic netlink family 2005-11-10 02:26:41 +01:00
netrom
packet
rose [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
rxrpc [NET]: Detect hardware rx checksum faults correctly 2005-11-10 13:01:24 -08:00
sched [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
sctp [SCTP]: Include ulpevents in socket receive buffer accounting. 2005-11-11 16:08:24 -08:00
sunrpc [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever 2005-11-15 08:59:19 -08:00
unix [PATCH] add a vfs_permission helper 2005-11-09 07:55:58 -08:00
wanrouter [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
x25
xfrm [XFRM]: Use generic netlink receive queue processor 2005-11-10 02:26:40 +01:00
Kconfig
Makefile [NETFILTER]: link 'netfilter' before ipv4 2005-11-14 15:25:59 -08:00
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c