LWN.net Logo

SCHED_FIFO and realtime throttling

SCHED_FIFO and realtime throttling

Posted Sep 2, 2008 21:46 UTC (Tue) by dlang (✭ supporter ✭, #313)
In reply to: SCHED_FIFO and realtime throttling by k8to
Parent article: SCHED_FIFO and realtime throttling

if a few ms (or even a couple hundred ms) make the difference between avoiding a human and crashing into one you must have a pretty fast robot!

besides, if you are building your super-fast robot control system you have the ability to turn the knob and give yourself absolute control of the CPU


(Log in to post comments)

SCHED_FIFO and realtime throttling

Posted Sep 2, 2008 22:13 UTC (Tue) by nix (subscriber, #2304) [Link]

If your super-fast robot control system is capable of running people over,
I'd say you're negligent if you don't find and turn that knob (and a good
few extra ones).

I'd also say that this is an extremely rare case: most Linux users are not
working on systems that can harm people if held up for a fraction of a
second. The needs of the overwhelmingly common case (`don't let buggy code
lock up my system') should govern.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds