All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] kernel equivalent of SIGXCPU
@ 2013-05-22 10:01 Michael Haberler
  2013-05-22 11:26 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Haberler @ 2013-05-22 10:01 UTC (permalink / raw)
  To: xenomai@xenomai.org

I'm trying to trap scheduling violations through an exception handler

in user RT it's straightforward - use the SIGXCPU handler

is rthal_trap_catch() the way to go? 

or is it just evaluating the rt_task_wait_period() returns ? 

I'm a bit fuzzy as to the relation between these two - the manual says for rthal_trap_catch() '...uncontrolled exception or fault is caught at machine level.'; does this include scheduling overruns? it seems not to I guess

I have both in place but unsure atm what rthal_trap_catch() would buy me ontop

thanks in advance

- Michael

ps: I know that stuff is deprecating, it's all about a first-class funeral ;)

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

end of thread, other threads:[~2013-05-22 11:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-22 10:01 [Xenomai] kernel equivalent of SIGXCPU Michael Haberler
2013-05-22 11:26 ` Gilles Chanteperdrix
2013-05-22 11:47   ` Gilles Chanteperdrix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.