[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Determining if a process blocks on a system call
- From: selvakumar nagendran <kernelselva@xxxxxxxxx>
- Date: Tue, 4 Jan 2005 19:48:52 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=wEsL9uz33/Qil5OBTKcoidNMkma4OStB/3fvyiSKUseU6ny08V6Tk5R/eGVrhzDQCe78+DyOijMaOfFSG+s1xtfOh+BZ1FKdpjGKSuWPd9cg10AbVczjqYmdqq1vWLwxB7Kd73c7Pixv6dRFOoDPGvQETdM+FwrgEfHtoRTzXM4= ;
hello,
If a process is executing a system call and if the
concerned resource(like pipereadend waiting for data
from write end) is not available I want to insert the
process back into the runqueue and not to the wait
queue. For that, how can I determine whether the
process blocks or not while executing that system
call.
Can anyone help me regarding this?
Regards,
selva
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/