Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'gh/staging' into temp | Glenn Elliott | 2013-03-13 |
| | | | | | | | | | Conflicts: include/litmus/litmus.h include/litmus/rt_param.h litmus/Makefile litmus/sched_cedf.c litmus/sched_gsn_edf.c | ||
* | re-enable klmirqd for workqueues, and grace reboot | Glenn Elliott | 2013-02-06 |
| | |||
* | Remove tasklet::owner field (just commented out). | Glenn Elliott | 2013-01-18 |
| | |||
* | Remove tasklet_owner requirements. | Glenn Elliott | 2013-01-15 |
| | |||
* | Allow klmirqd threads to be given names.wip-klmirqd-to-aux | Glenn Elliott | 2012-12-13 |
| | |||
* | Fix several klmirqd bugs. | Glenn Elliott | 2012-12-13 |
| | | | | | | | | | | 1) Deadlock in litmus_task_exit()-- added litmus_pre_task_exit() to be called without the Linux runqueue lock held. 2) Prioritization of base-prio klmirqd/aux threads vs. normal real-time tasks. 3) Initialization of gpu owner binheap node moved to *after* memset(0) of rt_params. 4) Exit path of klmirqd threads. | ||
* | Fix klmirqd plugin switching to not panic. | Glenn Elliott | 2012-12-13 |
| | |||
* | make klmirqd work like aux tasks. checkpoint. | Glenn Elliott | 2012-12-12 |
| | | | | this code is untested! | ||
* | Rename klitirqd klmirqd. | Glenn Elliott | 2012-12-09 |
| | |||
* | GPUSync patch for Litmus 2012.1. | Glenn Elliott | 2012-05-26 |