[gem5-users] [Android Full System Run Failed on gem5]

2022-12-25 Thread via gem5-users
Hi All, I have an issue when emulating the android full system: system.vncserver: Listening for connections on port 5908 system.terminal: Listening for connections on port 3467 0: system.remote_gdb: listening for remote gdb on port 7007 build/ARM/mem/xbar.cc:426: fatal: system.iobus has two

[gem5-users] [Multi-core restore checkpoint failed]

2022-12-26 Thread via gem5-users
Hi All, I'm emulating an Android full system using gem5 v20.0.0.0 version, taking SPEC2017 checkpoints from a single-core cpu system. The checkpoint can successfully restore from my single-core model and run to completion. When I restore from the multi-core model, I encountered the following pro

[gem5-users] 答复: Re: [Multi-core restore checkpoint failed]

2022-12-26 Thread via gem5-users
Hi Eliot Moss, Thanks for your reply. I am generating Checkpoint for SPEC2017. Do I need to regenerate my BBV file under N cpus system? There is a condition here that the simpoint_profile (BBV) cannot be generated when n > 1. $vim ./configs/example/fs.py +210 205

[gem5-users] 答复: 答复: Re: [Multi-core restore checkpoint failed]

2022-12-27 Thread via gem5-users
Hi Eliot Moss, It really help me confirm if I'm doing the right operate. > The BBV file simply says how many times each block of code is executed within a given time window. ---> Our views on this are the same, Generating BBV has nothing to do with multi-core (multi-thre

[gem5-users] 答复: 答复: 答复: Re: [Multi-core restore checkpoint failed]

2022-12-28 Thread via gem5-users
r cores in stats.txt is also normal Thanks -邮件原件----- 发件人: 李南松 via gem5-users 发送时间: 2022年12月28日 14:23 收件人: m...@cs.umass.edu; The gem5 Users mailing list 抄送: 张文军-软件 ; 钟婷 ; 夏亚东 ; 李南松 主题: [gem5-users] 答复: 答复: Re: [Multi-core restore checkpoint failed] Hi Eliot Moss, It really help me

[gem5-users] 答复: 答复: 答复: 答复: Re: [Multi-core restore checkpoint failed]

2022-12-29 Thread via gem5-users
Eliot Moss 发送时间: 2022年12月28日 21:12 收件人: The gem5 Users mailing list 抄送: 张文军-软件 ; 钟婷 ; 夏亚东 ; 李南松 主题: Re: [gem5-users] 答复: 答复: 答复: Re: [Multi-core restore checkpoint failed] On 12/28/2022 4:09 AM, 李南松 via gem5-users wrote: > Hi EM, > > I have found the root cause of this issue. &