Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

Some resources on task scheduling and CPU utilization

 

Scheduling Algorithms for Multiprogramming in a Hard-Real-Time Environment: http://citeseer.ist.psu.edu/liu73scheduling.html

Aperiodic Task Scheduling for Real-Time Systems: http://citeseer.ist.psu.edu/sprunt90aperiodic.html

Issues in Real-time System Design:  http://www.eventhelix.com/RealtimeMantra/IssuesInRealtimeSystemDesign.htm

Rate-monotonic analysis keeps real-time systems on schedule: http://www.edn.com/article/CA81193.html

How to calculate CPU utilization: http://www.us.design-reuse.com/articles/article8289.html

 

 

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost