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 <gem5-dev@gem5.org>
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 -- gem5-dev@gem5.org
> To unsubscribe send an email to gem5-dev-le...@gem5.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to