Scheduling

From Suhrid.net Wiki
Revision as of 09:07, 31 December 2011 by Suhridk (talk | contribs) (Created page with "= Intro = * RT Systems must be able to interact with their environment in a timely and predictable manner. * Therefore an RT system must be '''analyzable''' whose timing propert...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Intro

  • RT Systems must be able to interact with their environment in a timely and predictable manner.
  • Therefore an RT system must be analyzable whose timing properties can be proven and mathematically correct.
  • Scheduling is the ordering of threads/processes so that the underlying hardware and software resources can be predictably and efficiently used.