That works. Thanks!

Gabe

On Fri, Oct 1, 2021 at 2:16 PM Bobby Bruce via gem5-dev <[email protected]>
wrote:

> Hey Gabe:
>
> Try `tests/gem5/configs/x86_boot_exit_run.py`:
> https://gem5.googlesource.com/public/gem5/+/refs/heads/develop/tests/gem5/configs/x86_boot_exit_run.py.
>
>
> It should function similarly to the old `run_exit.py` but you don't need
> to specify the disk and the kernel.
>
> Kind regards,
> Bobby
> --
> Dr. Bobby R. Bruce
> Room 3050,
> Kemper Hall, UC Davis
> Davis,
> CA, 95616
>
> web: https://www.bobbybruce.net
>
>
> On Thu, Sep 30, 2021 at 6:15 PM Gabe Black via gem5-dev <[email protected]>
> wrote:
>
>> Hi folks, particularly Bobby. I was using the x86-boot-tests/run_exit.py
>> configuration to run a fairly quick and easy x86 boot to measure gem5
>> performance, but that script seems to have gone away in the last week or
>> two.
>>
>> What is the replacement for it? I need something I can use to do a
>> reasonably representative task in gem5 which I can time to measure
>> simulator performance. I used to be able to do that with this command:
>>
>> time ./build/X86/gem5.opt ./tests/gem5/x86-boot-tests/run_exit.py
>> --kernel ../boot-test/vmlinux-4.19.83 --disk ../boot-test/base.img
>> --cpu-type atomic --num-cpus 1 --boot-type init
>> _______________________________________________
>> gem5-dev mailing list -- [email protected]
>> To unsubscribe send an email to [email protected]
>> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
>
> _______________________________________________
> gem5-dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to