Hi Pedro, glad it worked > -----Original Message----- > From: Pedro Henrique Exenberger Becker <pe...@ac.upc.edu> > Sent: 14 May 2021 10:48 > To: Giacomo Travaglini <giacomo.travagl...@arm.com> > Cc: gem5 users mailing list <gem5-users@gem5.org> > Subject: Re: [gem5-users] Re: Boot FS with kvm and multiple cores > > Hi Giacomo, > > > > --little-cpus option defaults to 1. This means you are effectively > running with 9 cpus. > > Could you try setting --little-cpus to zero from command line? > > > Yes, this works. Rookie mistake of mine. > > At this point, I have already adapted code from fs_bigLITTLE.py script to the > fs.py script and got it working. > (For those interested, I "ported" the _build_kvm method and also set the > root.sim_quantum to 1ms as in the as done in fs_bigLITTLE.py)
I gave a quick look. _build_kvm seems more or less the same. The problem is in the fs.py sim_quantum: root.sim_quantum = int(1e9) # 1 ms This is obviously wrong And it should align with fs_bigLITTLE. Are you keen on posting a patch fixing it? Otherwise I can post it myself (if you don't want to) Kind Regards Giacomo > > Anyway, thank you for the help! > Best, > Pedro. 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. _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s