Hello, I am trying to run gem5 in full system mode for ARM system. for this from where should i download the ARM system images. I am using command as follows : " wget http ://www.m5sim.org/dist/current/arm/arm-system-2011.08.tar.bz2 " but,it is giving me error. please help me solve this error. Thank you. Rohini Vaidya. ________________________________ From: Jason Lowe-Power via gem5-users <[email protected]> Sent: 17 February 2021 07:28 To: gem5 users mailing list <[email protected]> Cc: krishnan gosakan <[email protected]>; Samuel Thomas <[email protected]>; Jason Lowe-Power <[email protected]> Subject: [gem5-users] Re: gem5 and non volatile memory
Hi Krishnan, There is also a native NVM model in gem5 now. See http://www.gem5.org/2020/05/27/memory-controller.html for details. Also, though not as well integrated with gem5, there is VANS from UCSD: https://github.com/TheNetAdmin/VANS Cheers, Jason On Tue, Feb 16, 2021 at 2:51 PM Samuel Thomas via gem5-users <[email protected]<mailto:[email protected]>> wrote: Hi Krishnan, In a project for class, I updated some code for NVmain so that it will at least run with the current commit of gem5. You can find it here: https://github.com/samueltphd/NVmain I haven’t touched it since the course completed, so there are probably some updates that can be done to it still, so feel free to take the work and update/modify it. :) Best, Sam On Feb 16, 2021, at 12:54 PM, krishnan gosakan via gem5-users <[email protected]<mailto:[email protected]>> wrote: Hi all, I have been using gem5 for some time and interested in experimenting with non volatile memory. I found a couple of github projects on gem5 and nvmain integrations but they are very old. I just want to check with the community if there are any new additions to gem5 which makes non volatile memory a part of the project. Would be happy to learn more about this. Thank you all. -- Regards, Krishnan. _______________________________________________ gem5-users mailing list -- [email protected]<mailto:[email protected]> To unsubscribe send an email to [email protected]<mailto:[email protected]> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s _______________________________________________ gem5-users mailing list -- [email protected]<mailto:[email protected]> To unsubscribe send an email to [email protected]<mailto:[email protected]> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
