Finding whether a process blocked while executing a syscall

From: selvakumar nagendran
Date: Wed Dec 29 2004 - 23:54:49 EST


Hello,
I am intercepting system calls in linux kernel
2.4.28 for my project work.
A process can be blocked while executing a syscall
in the light of some resources needed. Now, I want to
find out whether a process has been blocked while
executing a particular syscall or it has finished it
successfully? If it was blocked I want to perform some
operation on it. Can anyone help me regarding this?

Thanks,
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/