[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0810301232360.7072@wrl-59.cs.helsinki.fi>
Date: Thu, 30 Oct 2008 12:43:05 +0200 (EET)
From: "Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
To: "Dâniel Fraga" <fragabr@...il.com>
cc: Thomas Gleixner <tglx@...utronix.de>,
David Miller <davem@...emloft.net>,
Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] tcp FRTO: in-order-only "TCP proxy" fragility workaround
(fwd)
On Wed, 22 Oct 2008, Dâniel Fraga wrote:
> On Tue, 21 Oct 2008 00:48:16 +0300 (EEST)
> "Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi> wrote:
>
> > 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.
Powered by blists - more mailing lists