I am running gem5 in full system mode as following

./build/X86/gem5.opt configs/example/fs.py  --num-cpus=4  --caches
--l2cache --cacheline_size=64 --ruby
 
--disk-image=/home/calab/Downloads/gems/gem5/full/x86-system/disks/linux-x86.img
--kernel=/home/calab/Downloads/gems/gem5/full/x86-system/binaries/x86_64-vmlinux-2.6.22.9

on running my application using interactive terminal as following
taskset -c 1 ./s
*Error is : sched_setaffinity: Invalid argument*
*failed to set pid 0's affinity.*
Kindly help.


regards
Jaspinder Kaur
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to