Hi!
> As in 9-1, this hangs on -rt kernel, because alarm(2)
> never fires.
> 
> In case it runs on single cpu system, it's pretty
> much same as 9-1: child process of higher priority
> preempts parent.
> 
> In case it runs on 2+ CPUs, it doesn't matter that
> one child is able to preempt parent, shared value
> is going to be increased regardless in all other
> children.

Acked, this test is broken on 2+ CPUs.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to