[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4522BEC9.4050806@free.fr>
Date: Tue, 03 Oct 2006 21:49:29 +0200
From: matthieu castet <castet.matthieu@...e.fr>
To: greg@...ah.com
CC: linux-kernel@...r.kernel.org, usbatm@...ts.infradead.org,
linux-usb-devel@...ts.sourceforge.net,
ueagle <ueagleatm-dev@....org>
Subject: [PATCH 1/3] UEAGLE : use interruptible sleep
Hi,
this patch use wait_event_interruptible_timeout and msleep_interruptible
beacause uninterruptible sleep (task state 'D') is counted as 1 towards
load average, like running processes.
Signed-off-by: Matthieu CASTET <castet.matthieu@...e.fr>
View attachment "eagle-interruptible" of type "text/plain" (1185 bytes)
Powered by blists - more mailing lists