Re: [PATCH] tcp FRTO: in-order-only "TCP proxy" fragility workaround (fwd)
From: Ilpo Järvinen <hidden>
Date: 2008-10-30 10:43:09
On Wed, 22 Oct 2008, Dâniel Fraga wrote:
On Tue, 21 Oct 2008 00:48:16 +0300 (EEST) "Ilpo Järvinen" [off-list ref] wrote:quoted
Try running vmstat 1 > somelog.file to see if there's something particularly interesting behavior during the stall.Here it is. I used nmap more or less in the middle of this log. The stall happened just on my client machine (stalled sudo) so there's only one log ok? Thanks.
Nothing particularly interesting in it (sorry for the delay, there were some other bugs in the meantime to fix and partially because I was out of ideas). Minor increase in cpu/wa after nmap, before that it was 0-2, mostly zero. Another thing that occurred to me today is that all these events I know of are related to syslog/klogd (I don't know too well how they relate to each other and what functionality is provided by each, thus I refer them here as one :-)). - sudo sendmsg'ed to /dev/log and stalled - every-2nd-char missing in printk relates to it - usb does cause printks - server processes likely do some logging (and can then hang on waiting until that finishes and therefore eventually no worker is available to process requests) ...Some other type of case I'm missing here? Perhaps we could try to solve it though stracing syslogd... Did you ever actually try btw with something else than NO_TICK, we discussed it at some point of time but I'm not sure what was the end result of what got tested and what not? -- i.