aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Removed ghost_timerwip-mc2-lvcNamhoon Kim2015-01-24
* slack stealingNamhoon Kim2015-01-24
* MC2 levels A, BNamhoon Kim2015-01-14
* static linking coloringNamhoon Kim2014-11-21
* set_page_color syscallNamhoon Kim2014-11-19
* Add MC2 pluginNamhoon Kim2014-11-04
* Add set_mc2_task_param system callNamhoon Kim2014-11-04
* P-RES: improved handling of tardy jobsBjoern Brandenburg2014-11-03
* Reservations: request scheduler update for new active reservationsBjoern Brandenburg2014-11-03
* Reservations: fix time-tracking of table-driven reservationsBjoern Brandenburg2014-11-03
* P-RES: keep track in per-task state of whether it suspendedBjoern Brandenburg2014-11-03
* P-RES: disable LITMUS^RT's standard budget enforcementBjoern Brandenburg2014-11-03
* P-RES: allocation in pres_admit_task() must be atomicBjoern Brandenburg2014-11-03
* Reservations: priority should be a lt_tBjoern Brandenburg2014-11-03
* Reservations: keep track of consumed budgetBjoern Brandenburg2014-11-03
* P-RES: fix rare deadlock via hrtimer_start()Bjoern Brandenburg2014-11-03
* Move 'reservation' field from task_client to generic reservation_clientBjoern Brandenburg2014-11-03
* Table-driven replenishments should depend on the current timeBjoern Brandenburg2014-11-03
* P-RES: ensure scheduler timer fires on _local_ CPU onlyBjoern Brandenburg2014-11-03
* Switch table-driven reservations to use table-driven budgetBjoern Brandenburg2014-11-03
* Fix scheduler invocation after draining budgetNamhoon Kim2014-11-03
* Add partitioned reservation-based scheduler plugin (P-RES)Bjoern Brandenburg2014-11-03
* Add reservation configuration types to rt_param.hBjoern Brandenburg2014-11-03
* Add basic generic reservation-based scheduling infrastructureBjoern Brandenburg2014-11-03
* Add reservation system calls to ARM syscall tableBjoern Brandenburg2014-11-03
* Add generic reservation syscall table definitionsBjoern Brandenburg2014-11-03
* Add reservation system calls to x86 syscall tableBjoern Brandenburg2014-11-03
* Add reservation creation API to plugin interface & syscallsBjoern Brandenburg2014-11-03
* Add void* plugin_state pointer to task_structBjoern Brandenburg2014-11-03
* default_wait_for_release_at() should invoke plugin callbackBjoern Brandenburg2014-11-03
* Add MC2 pluginNamhoon Kim2014-11-03
* Added cache /procNamhoon Kim2014-11-03
* ARM timer supportNamhoon Kim2014-11-03
* PFAIR: set release time of new tasksBjoern Brandenburg2014-10-21
* Add PD^2 scheduler pluginBjoern Brandenburg2014-10-21
* Add C-EDF scheduler pluginBjoern Brandenburg2014-10-21
* Add P-FP scheduler pluginBjoern Brandenburg2014-10-21
* Add GSN-EDF scheduler pluginBjoern Brandenburg2014-10-21
* Add PSN-EDF scheduler pluginBjoern Brandenburg2014-10-21
* Hook into kernel/exit.c to force exiting RT tasks into best-effort modeBjoern Brandenburg2014-10-21
* Protect LITMUS^RT tasks from re-nicingBjoern Brandenburg2014-10-21
* Don't call set_tsk_need_resched() on remote LITMUS^RT taskBjoern Brandenburg2014-10-21
* Hook into rt scheduling class to protect LITMUS^RT tasksBjoern Brandenburg2014-10-21
* Don't trigger load balancer in scheduler tick for LITMUS^RTBjoern Brandenburg2014-10-21
* Cache 'prev' in LITMUS^RT runqueueBjoern Brandenburg2014-10-21
* Hook into finish_switch()Bjoern Brandenburg2014-10-21
* Reset SCHED_LITMUS scheduling class on forkBjoern Brandenburg2014-10-21
* Block sched_setaffinity() for SCHED_LITMUS tasksBjoern Brandenburg2014-10-21
* Integrate LITMUS^RT scheduling class with sched_setschedulerBjoern Brandenburg2014-10-21
* Disable cut-to-CFS optimization in Linux schedulerBjoern Brandenburg2014-10-21