I am looking for a scheduler that can reduce multicore shared cache contention 
(last level cache contention)  then reduce the thread missrate and improve 
throughput. Hope that scheduler can run on Gem5 so it is easier to change 
configurations.

Thanks.

Victor







________________________________
 From: Steve Reinhardt <[email protected]>
To: Victor Ling <[email protected]>; gem5 users mailing list 
<[email protected]> 
Sent: Tuesday, October 9, 2012 5:33 PM
Subject: Re: [gem5-users] Running Multocore Scheduler on Gem5?
 

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 <[email protected]> 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
>[email protected]
>http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to