Re: [gem5-users] compile Linux kernel for X86 FS

2012-07-14 Thread wael Amr
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

Re: [gem5-users] compile Linux kernel for X86 FS

2012-07-14 Thread LluĂ­s Vilanova
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

Re: [gem5-users] compile Linux kernel for X86 FS

2012-07-14 Thread wael Amr
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

[gem5-users] NetperfMaerts bench mark for FS X86

2012-07-14 Thread wael Amr
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

[gem5-users] Running scripts for FS x86

2012-07-14 Thread wael Amr
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

[gem5-users] gem5 MOESI_CMP_directory checkpoint

2012-07-14 Thread Anusha
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