[PATCH 7/9] RT: Add support for low-priority wake-up to push_rt feature

2007-10-24 Thread Gregory Haskins
There are three events that require consideration for redistributing RT tasks: 1) When one or more higher-priority tasks preempts a lower-one from a RQ 2) When a lower-priority task is woken up on a RQ 3) When a RQ downgrades its current priority Steve Rostedt's push_rt patch addresses (1). I

[PATCH 7/9] RT: Add support for low-priority wake-up to push_rt feature

2007-10-17 Thread Gregory Haskins
There are three events that require consideration for redistributing RT tasks: 1) When one or more higher-priority tasks preempts a lower-one from a RQ 2) When a lower-priority task is woken up on a RQ 3) When a RQ downgrades its current priority Steve Rostedt's push_rt patch addresses (1). I