Linked by David Adams on Fri 18th Apr 2008 17:34 UTC, submitted by Rahul
Thread beginning with comment 310418
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[5]: HARD real time? I don't think so
by Rahul on Sat 19th Apr 2008 00:40
in reply to "RE[4]: HARD real time? I don't think so"
RE[5]: HARD real time? I don't think so
by ichi on Sat 19th Apr 2008 01:34
in reply to "RE[4]: HARD real time? I don't think so"
RE[6]: HARD real time? I don't think so
by Rahul on Sat 19th Apr 2008 01:36
in reply to "RE[5]: HARD real time? I don't think so"
RE[5]: HARD real time? I don't think so
by sbergman27 on Sat 19th Apr 2008 19:48
in reply to "RE[4]: HARD real time? I don't think so"
it's a well understood fact that hard realtime means guaranteed deadlines; unless the Linux kernel provides microsecond accuracy, it's "soft realtime".
You contradict yourself, here. If hard real time means guaranteed deadlines (and it does) what do "microseconds" have to do with it? The guarantee could be that it will definitely do something within one millisecond, or one year, but if it can be even one Planck Time over that, it fails the test. The definition of hard real time is, in fact, so pedantic, that I think I can say with reasonable certainty, that nobody, except maybe God, legitimately needs it.
In short, I think there's a Universal market of maybe 1 real time computer. And you can quote me on that. ;-)
Edited 2008-04-19 19:52 UTC
RE[6]: HARD real time? I don't think so
by tomcat on Sat 19th Apr 2008 23:10
in reply to "RE[5]: HARD real time? I don't think so"
The definition of hard real time is, in fact, so pedantic, that I think I can say with reasonable certainty, that nobody, except maybe God, legitimately needs it. In short, I think there's a Universal market of maybe 1 real time computer. And you can quote me on that. ;-)
Try to remember that the next time you're riding on a plane and you're approaching for landing. Or, when you need to stop suddenly in your car. Or, when a nuke plant operator needs to regulate cooling. Because those are scenarios where it's needed.
Edited 2008-04-19 23:12 UTC







Member since:
2006-01-06
Regardless of the document's use (or misuse) of the term "hard realtime", it's a well understood fact that hard realtime means guaranteed deadlines; unless the Linux kernel provides microsecond accuracy, it's "soft realtime". This isn't a fuzzy definition -- or a minor distinction -- hard realtime guarantees are required particularly for systems where subtle variations in performance or latency can have tragic consequences (eg. flight control systems, etc).