kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* how can we wake up some process which is scheduled?
@ 2011-12-13  8:44 loody
  2011-12-13  8:54 ` Alexandru Juncu
  2011-12-13 18:17 ` Dave Hylands
  0 siblings, 2 replies; 3+ messages in thread
From: loody @ 2011-12-13  8:44 UTC (permalink / raw)
  To: kernelnewbies

hi all:
There is a kernel API, "schedule_timeout_interruptible".
since it has the name interruptible, who and how can we interrupt this task?
suppose A use schedule_timeout_interruptible for 20s period and B
found something and he want to wake up A within this 20s period.

-- 
Regards,

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-13 18:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13  8:44 how can we wake up some process which is scheduled? loody
2011-12-13  8:54 ` Alexandru Juncu
2011-12-13 18:17 ` Dave Hylands

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).