I observed that I cannot use floating point arithmetik with the

   pthread_suspend_np()/pthread_wakeup_np()

mechanism (FPU cannot be used by Linux, e.g. "top" hangs).

But it seems to be safe using

   pthread_make_periodic_np()/pthread_wait_np().

Is that correct? [rtl2.2 prepatched kernel]

-- 
 Kai P. Mueller
 Control Department (Regelungstechnik) | Phone [+49] (531) 391-3835
 Technical University Braunschweig     | Fax   [+49] (531) 391-5194
 D-38092 Braunschweig                  | Email [EMAIL PROTECTED]
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to