Steven Seeger Sat, 07 May 2005 03:59:23 +0200
The issue with the latest magma cvs having task suspension work incorrectly is due to an error in the function wake_up_timed_tasks() in rtai_schedcore.h. The bitfield has RT_SCHED_SUSPEND in it, which is incorrect per many earlier versions.
Steven