TCP NFS and 2.1.115

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 11 Aug 98 23:07 BST


Ok I have the TCP RPC problem sorted. Well the calling read in a bh/irq stuff
anyway. So in theory what remains will be real rpc bugs.

I've moved the TCP RPC reading into rpciod. This actually seems to have
zero performance affect as rpciod is despatching most of the tcp rpcs generated
by NFS and we do it on wakeup. That means we don't generate any more
context switches.

I'll clean the patch up and post a diff this weekend

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html