Re: [gem5-users] PARSEC in Syscall

2014-10-08 Thread Steve Reinhardt via gem5-users
For swaptions you can try increasing the available simulated memory with the --mem-size option. The others it's not so clear. SE mode doesn't support delayed memory allocation, so if canneal is really trying to mmap 0x7fff7000 bytes (almost 32 GB) of address space, you're pretty much out of luck.

Re: [gem5-users] PARSEC in Syscall

2014-10-08 Thread Andreas Hansson via gem5-users
Hi George, I merely wanted to point out that booting Linux with the atomic CPU should definitely not take days (if even hours). Once that is done just take a checkpoint and run from there with the detailed CPU (Minor or O3). Andreas From: George Michelogiannakis via gem5-users mailto:gem5-use