[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1258893719.14325.58.camel@marge.simson.net>
Date: Sun, 22 Nov 2009 13:41:59 +0100
From: Mike Galbraith <efault@....de>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: swan.r.l@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [bisected] pty performance problem
On Sun, 2009-11-22 at 12:29 +0000, Alan Cox wrote:
> > While I could rewrite the communications to optionally use pipes, or
> > get the client to reprocess a log file locally, what I have does seem
> > a reasonable use of ptys.
>
> Wouldn't argue with that. The tty layer queues the characters which then
> get processed but at the moment get processed after the next timer tick
> not when the CPU is idle. That wants changing and it strikes me as utterly
> dumb in general to be deferring work when the CPU is idle.
*blink*, up to 10 ms thumb twiddling session?
I wouldn't mind having a copy of the stripped down test proggy.
-Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists