[LITMUS^RT] Cluster based EDF

Björn Brandenburg bbb at mpi-sws.org
Thu Sep 27 17:40:22 CEST 2018



> On 27. Sep 2018, at 16:59, Junjie Shi <shijunjie92 at gmail.com> wrote:
> 
> Recently, I am doing some implementation related to cluster based EDF.
> I have noticed that LITMUS-RT can only support the cluster based on L1, L2, L3 caches.
> Is there any possible that the size of each cluster can be customized? 

Currently, no. 

> For example,  we have 14 cores in total, and we set firsr cluster with 5 cores, second cluster with 6 cores, and third cluster with 3 cores.

That wouldn’t be that hard to implement; you just need to pass the information of how you want to carve up your system to the plugin initialization code. 

Patches welcome. ;-)

- Björn




More information about the litmus-dev mailing list