real-time-scheduler

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎4 ‎votes

ABOUT real-time-scheduler

This project is to develop a real time scheduler. We currently have a scheduler patch for the linux kernel that separates the ready real time tasks into MAX_PRI lists. This allows very fast insertion and basically flat dispatch times for real time tasks.