aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge chengyangfu branch to wip-mc2-newHEADmasterChengYang Fu2015-03-02
* Working versionNamhoon Kim2015-03-02
* MC2 scheduling infrastructureNamhoon Kim2015-03-01
* seems workingNamhoon Kim2015-02-26
* proto typeNamhoon Kim2015-02-25
* Provide interface to let litmus ask new pages by bank numberChengYang Fu2015-01-28
* add bank_proc.c for cache and bank coloringChengYang Fu2015-01-28
* LV cwip-mc2-ver2Namhoon Kim2015-01-28
* Reservation destroyNamhoon Kim2015-01-24
* 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