https://www.mail-archive.com/[email protected]/msg11068.html If I remember correctly you have to think how to patch them correctly in the fs.py.
You are welcome, ~Giorgos 2015-05-26 7:03 GMT-04:00 冰兲轌地 <[email protected]>: > Thanks for your help! I can't find this old mail.Could you give me the link > of the mail? > > Bing Liang > > > ------------------ 原始邮件 ------------------ > 发件人: "Giorgos Kopanas";<[email protected]>; > 发送时间: 2015年5月26日(星期二) 下午5:31 > 收件人: "gem5 users mailing list"<[email protected]>; > 主题: Re: [gem5-users]回复: about DVFS Futher Experiments in Per-core DVFS > > Check in the history of the mailing list there is an old mail saying how to > do this. When i was trying it helped me. If you can not find it please tell > so i can search for it and link it to you. > > Giorgos > > On May 26, 2015 5:29 AM, "Giorgos Kopanas" <[email protected]> wrote: >> >> On May 26, 2015 4:02 AM, "冰兲轌地" <[email protected]> wrote: >>> >>> HI Andreas: >>> thanks for your reply,Could you tell me the path of BaseCPU object in >>> gem5? >>> >>> Bing Liang >>> >>> >>> ------------------ 原始邮件 ------------------ >>> 发件人: "Andreas Hansson";<[email protected]>; >>> 发送时间: 2015年5月26日(星期二) 下午3:11 >>> 收件人: "gem5 users mailing list"<[email protected]>; >>> 主题: Re: [gem5-users] about DVFS Futher Experiments in Per-core DVFS >>> >>> Hi Bing Liang, >>> >>> The socket_id is a parameter on the BaseCPU object, and you set it like >>> any other parameter, e.g. system.cpu[1].socket_id = 1 >>> >>> Andreas >>> >>> From: 冰兲轌地 <[email protected]> >>> Reply-To: gem5 users mailing list <[email protected]> >>> Date: Tuesday, 26 May 2015 05:59 >>> To: gem5-users <[email protected]> >>> Subject: [gem5-users] about DVFS Futher Experiments in Per-core DVFS >>> >>> Hi,everyone: >>> when I was test the DVFS experiments in per-core DVFS,the page is >>> http://www.m5sim.org/Running_gem5#Experimenting_with_DVFS ,there is a >>> sentence I don't know how to do. It is >>> >>> Change the socket_id to have a separate socket per CPU core >>> >>> Does anyone konws which file should I modify to change the socket_id ,and >>> how to change the socket_id? >>> thanks for any help! >>> Bing Liang >>> >>> -- IMPORTANT NOTICE: The contents of this email and any attachments are >>> confidential and may also be privileged. If you are not the intended >>> recipient, please notify the sender immediately and do not disclose the >>> contents to any other person, use it for any purpose, or store or copy the >>> information in any medium. Thank you. >>> >>> ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, >>> Registered in England & Wales, Company No: 2557590 >>> ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, >>> Registered in England & Wales, Company No: 2548782 >>> >>> _______________________________________________ >>> 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 _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
