[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a781481a0706260208x678e5e11rdbd163e0e791c3de@mail.gmail.com>
Date: Tue, 26 Jun 2007 14:38:37 +0530
From: "Satyam Sharma" <satyam.sharma@...il.com>
To: gshan <gshan@...atel-lucent.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: bugs in __schedule()
On 6/26/07, gshan <gshan@...atel-lucent.com> wrote:
> I mean kernel thread could sleep, but tasklet can't. If so, it meet my
> requirements.
That's not really a justification to convert a tasklet to a kernel thread.
I suspect the simplest solution to your problem would be to simply
replace that semaphore with a spinlock. Other than that, we can't really
help without looking at code.
-
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