Thread (25 messages) 25 messages, 9 authors, 2009-11-19

Re: yield() in i2c non-happy paths hits BUG under -rt patch

From: Alan Cox <hidden>
Date: 2009-11-19 12:57:45
Also in: linux-i2c, lkml

Possibly related (same subject, not in this thread)

Well, I guess only people monitoring system latency would notice, as
this is the only thing yield() was supposed to help with in the first
place.
	if (need_resched())
		schedule();

will make non-rt tasks act politely at the right moments. RT tasks will
likely immediately get to take the CPU again depending upon the
scheduling parameters in use.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help