Also, I'm getting the following error on running the command:
build/X86/gem5.opt configs/example/gem5_library/x86-parsec-benchmarks.py
--benchmark vips --size simsmall

Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(3,0)
CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.19.83 #1
Hardware name:  , BIOS  06/08/2008
Call Trace:
 dump_stack+0x5d/0x79
 panic+0xe2/0x236
 mount_block_root+0x2b0/0x2e4
 ? set_debug_rodata+0xc/0xc
 prepare_namespace+0x15b/0x191
 kernel_init_freeable+0x23c/0x24c
 ? rest_init+0xa0/0xa0
 kernel_init+0x5/0xf0
 ret_from_fork+0x35/0x40
Kernel Offset: disabled
---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(3,0) ]---

Any help with how to resolve this would be appreciated. I used
gem5-resources to build the disk image for the benchmark and followed the
steps mentioned in
https://gem5.googlesource.com/public/gem5-resources/+/refs/heads/stable/src/parsec/.
I only changed the vm_memory to 16384 and cores to 8 in parsec.json.

On Wed, Jun 14, 2023 at 11:57 AM Vincent Abraham <vincent....@gmail.com>
wrote:

> Hi everyone,
> Is it possible in any way to run the provided x86-parsec-benchmarks.py
> script for a system with >3GB of memory? Is there any other way around this
> like running the fs.py script for parsec benchmarks?
>
> Thanks,
> Vincent
>
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to