[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <p73k5p32nqk.fsf@bingen.suse.de>
Date: Wed, 31 Oct 2007 18:33:07 +0100
From: Andi Kleen <andi@...stfloor.org>
To: "Dmitry Torokhov" <dmitry.torokhov@...il.com>
Cc: "Andi Kleen" <andi@...stfloor.org>, Ram <vshrirama@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: kernel processes - are they really needed?
"Dmitry Torokhov" <dmitry.torokhov@...il.com> writes:
> On 10/24/07, Andi Kleen <andi@...stfloor.org> wrote:
>>
>> My favourite for a ridiculous thread was and is "kpsmoused"
>>
>
> Mouse querying can take significant amount of time. Do you really want
> all your other events to be delayed just because kernel tries to get
> mouse back in order?
How long?
>
> Although I probably want to kill it if mouse resync is disabled...
How often does that happen? Can't you just start a thread for this
as needed? Or if it's a simple algorithm you can just use a state machine
using timers?
-Andi
-
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