Hi,
Thanks a lot for your support as finally i complied the kernel successfully
but when i tried to follow step No.7,i didn't find the new created
vmlinux-2.6.28.4-smp
So is there something wrong ?
Also in the final step ,How did you run without using any scripts ?
Thank you in advance for your
wael Amr writes:
> Hi,
> Thanks a lot for your support as finally i complied the kernel successfully
> but
> when i tried to follow step No.7,i didn't find the new created
> vmlinux-2.6.28.4-smp
> So is there something wrong ?
You should find the generated kernel in file "vmlinux", right in the
Hi,
i typed
command line: build/x86/gem5.opt --path=/home/wael/Mac/gem5/configs/common/
configs/example/fs.py --kernel=/home/wael/Mac/gem5/binaries/vmlinux
but i got this error :
fatal: Loading a 32 bit x86 kernel is not supported.
So any help will be highly appreciated.
Thanks
Best Regards
Wael
Hello,
As i need to run FS X86 mode so i am trying all possible ways to satisfy
this goal
I am trying the benchmark "NetperfMaerts"
I typed the command
~/Mac/gem5$ build/x86/gem5.opt --path=/home/wael/Mac/gem5/configs/common/
configs/example/fs.py -b NetperfMaerts
But i got an output with error a
Hello,
As i need to run FS X86 mode so i am trying all possible ways to satisfy
this goal
I am trying to run the scripts found on configs/boot
For example :
I typed the command :
build/x86/gem5.opt configs/example/fs.py
--kernel=/home/wael/Mac/gem5/binaries/x86_64-vmlinux-2.6.28.4-smp -n 1
--scri
Hi.
I created a checkpoint using the following command
./build/ALPHA_MOESI_CMP_directory/gem5.opt -d results/bodytrack/
./configs/example/ruby_fs.py -n 4 -b Bodytrack
I had used the previous stable version of gem5 and obtained the latest one
from repository yesterday.
When I used the previous