aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_edf_os.c
Commit message (Expand)AuthorAge
* Use initial CPU set by clientwip-semi-part-edfos-jericksoJeremy Erickson2013-05-04
* Use NR_CPUS_EDF_OS instead of NR_CPUS to allow proper interface with liblitmusJeremy Erickson2013-05-03
* Add some debugging, correctness, and style improvementsJeremy Erickson2013-05-03
* Change ordering of fraction array and add first_cpu backJeremy Erickson2013-05-02
* Improve precision and optimizationsJeremy Erickson2013-05-02
* Fix EDF-os compile errorsJeremy Erickson2013-05-02
* First version of EDF-os plugin before fixing compile errorsJeremy Erickson2013-05-02
* Initial EDF-os clone of EDF-fmJeremy Erickson2013-04-30