What kind of scheduler are you looking to support? One very direct approach is just to run in full system mode, and then you're running the Linux kernel scheduler. This is probably the world's most popular open source multicore scheduler ;-).
Steve On Tue, Oct 9, 2012 at 10:16 AM, Victor Ling <victor_lin...@yahoo.com>wrote: > Hi, > > I am doing the research on shared cache contention in multicore via > scheduling. > > Does any have experience running a open source multicore scheduler on > Gem5? Can you share > your suggestion? I mean in terms of level of difficult. Use a real system > would be easier but I don't > have one handy. > > Thank you. > > Victor > > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users