You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
Hello
please help me:
I downloaded the kernel linux-arm64-gem5 for ARM v8 and I have disks images aarche64,
and I need to run the kernel "linux-arm64-gem5" in fs_big.LITTLE mode, I typed the following command:
build / ARM / gem5.opt configs / example / arm / fs_bigLITTLE.py --disk = / media / ali / ali / gem5 / ful-sys_arm / disks / aarch64-ubuntu-trusty-headless.img --kernel / media / ali / ali / gem5 / linux-arm64-gem5-gem5 / vmlinux --dtb /media/ali/ali/gem5/media/ali/ali/gem5/system/arm/dt/armv8_big_little.dts
I found the following result:
Global frequency set at 1000000000000 ticks per second
panic: Big CPU model requires caches
thank you;
The text was updated successfully, but these errors were encountered:
HADOUDA
changed the title
linux-arm64 kernel configuration with gem5 and parsec 3.0 execution in a heterogeneous ARMv8 architecture in big.LITTLE mode.
how to run linux-arm64 kernel in a heterogeneous ARMv8 architecture in big.LITTLE mode.
Apr 2, 2018
Hello
please help me:
I downloaded the kernel linux-arm64-gem5 for ARM v8 and I have disks images aarche64,
and I need to run the kernel "linux-arm64-gem5" in fs_big.LITTLE mode, I typed the following command:
build / ARM / gem5.opt configs / example / arm / fs_bigLITTLE.py --disk = / media / ali / ali / gem5 / ful-sys_arm / disks / aarch64-ubuntu-trusty-headless.img --kernel / media / ali / ali / gem5 / linux-arm64-gem5-gem5 / vmlinux --dtb /media/ali/ali/gem5/media/ali/ali/gem5/system/arm/dt/armv8_big_little.dts
I found the following result:
Global frequency set at 1000000000000 ticks per second
panic: Big CPU model requires caches
thank you;
The text was updated successfully, but these errors were encountered: