On Thu, 29 May 2008, Ingo Molnar wrote:...Yes, also the previous one you quoted was already over the network. But I think the key is in the receiving end rather than in the sending end. Could try to extract any information about these I mentioned earlier, to me there are mainly two weird things: 1) Why we see orphaning with data in the first place. I think distcc would be interested to read everything, unless some worker crashed in early... Though some timeout in distcc could explain it as well but I don't know too well how distcc does everything... 2) Why the receiving end of the connection is still in ESTABLISHED without an owner... If it had some unread data, should be in CLOSE or in FIN_WAIT1 otherwise. Ie., tcp_close() would change the state of the flow. These both basically happen at the receiving end, though if there was unread data the RST would also reflected state change to the sending side and since there's window, also FIN would be sent right away and cause sender to leave ESTABLISHED rather than that FIN would get stuck into the tail of the TCP queue. How to collect the information, I'm not too sure, tcp_close might well work as a plain printk because I think it shouldn't be that noisy. But that would likely just show that it wasn't called for a stuck receiver at all, so it would probably end up being a dead-end anyway. -- i. --
| Parag Warudkar | BUG: soft lockup - CPU#1 stuck for 15s! [swapper:0] |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 010/196] Chinese: add translation of Codingstyle |
| Andrew Morton | -mm merge plans for 2.6.23 |
git: | |
| Gerrit Renker | [PATCH 24/37] dccp: Processing Confirm options |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Alexey Dobriyan | Re: [GIT]: Networking |
| david | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
