Andrew Sackville-West wrote:
> ksuspend_usb
it's not adaemon but a kernel process (thread)
look into ./drivers/usb/core/usb.c to learn more
/opt/software/linux-2.6.31.6# grep -r ksuspend_usb .
Двоичен файл ./drivers/usb/core/hcd.o съвпада
./drivers/usb/core/usb.c:struct workqueue_struct *ksuspe
On Sun, Nov 08, 2009 at 12:32:01PM +1300, C.T.F. Jansen wrote:
> Greetings,
> What does the daemon ksuspend_usb do ?
[...]
I *think* it monitors usb and suspends the usb subsystem when it's not
being used. This is a powersaving feature. But that is really only a
guess based on the name of
Greetings,
What does the daemon ksuspend_usb do ? I'm making a list of the
back ground processes and what they do then will post it here. Save others
hunting around for what what little there is.
Haven't found any lists on-line anywhere yet. Apparently there's an
O'Reilly book that lists
3 matches
Mail list logo