Can the process sleep in the softirq handler?
- From: "cyril.li@xxxxxxxxx" <cyril.li@xxxxxxxxx>
- Date: 23 Jan 2006 05:01:24 -0800
Hi,
Can I do that in the kernel?
local_bh_disable();
...
schedule_timeout(2);
...
local_bh_enable();
Thanks,
Cyril
.
- Follow-Ups:
- Prev by Date: Re: Serial communication, detecting parity bits
- Next by Date: architecture documentations
- Previous by thread: kernel COMPILE 2.4.18 error
- Next by thread: Re: Can the process sleep in the softirq handler?
- Index(es):