[LITMUS^RT] Moving between clusters
Björn Brandenburg
bbb at mpi-sws.org
Wed Sep 3 00:42:50 CEST 2014
On 02 Sep 2014, at 15:53, Aaron Block <ablock at austincollege.edu> wrote:
> I’d like to modify the C-EDF clusters so that tasks can move between processors. Any thoughts about what’s likely to trip this up before I get started?
I can't think of any particular issue (locking perhaps?), but have a look at pfp_migrate_to() in the P-FP plugin, which does something along the same lines.
https://github.com/LITMUS-RT/litmus-rt/blob/master/litmus/sched_pfp.c#L1382
- Björn
More information about the litmus-dev
mailing list