Re: [gem5-users] FATAL: Kernel to old

2015-11-19 Thread Ejjeh, Adel
Never mind. I solved it. I was just choosing a very old version of glibc. I ended choosing the latest glibc version and setting the minimum kernel version to 3.0.0. I will try it now with gem5 and see if it will work. One thing that happened though was that I build the toolchain with out

[gem5-users] Handeling simultaneous memory access requests by the coherentxbar

2015-11-19 Thread fela
Hello users, I'm modeling a new interconnect model using classic memory system in gem5. My question is : when two masters M1 and M2 attempt to access a memory line simultaneously, is the coherent_xbar able to observe the M2 transaction while handeling the M1 request? After debbuging a small

Re: [gem5-users] FATAL: Kernel to old

2015-11-19 Thread Ejjeh, Adel
Thanks for the tip. I was trying to rebuild the toolchain with crosstool-ng after changing the minimum kernel version, however this time I’m getting this error: [CFG ]*** These critical programs are missing or too old: as ld gcc make [CFG ]*** Check the INSTALL file for required