Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Kludge work-queue processing into klitirqd.wip-kernthreads | Glenn Elliott | 2011-03-03 |
| | | | | NEEDS TESTING! | ||
* | A few small enhacements to litmus softirqs and added framework | Glenn Elliott | 2011-02-14 |
| | | | | for managing the nvidia module information. | ||
* | First working version of klitirqd. | Glenn Elliott | 2011-02-12 |
| | | | | | | | | | | Tasklets can be scheduled to klitirqd daemons when provided a real-time task "owner". A klitirqd kernel thread will assume the priority of the owner and will execute the provided tasklet when the kernel thread is scheduled by Litmus. See litmus_softirq.h for interface and limitations. | ||
* | First compiled attempt at tasklets in litmus. | Glenn Elliott | 2011-02-10 |
Still much to be done-- like testing!!! |