list
Subject: [gem5-users] warning: Address out of physical memory
Hi,
I am simulating O3 CPU with parsec suite on gem5 full system mode, alpha
architecture. For each benchmark in parsec, Gem5 has the warning of
"Address 0xffc0 is outside of physical memory, stopping fetch". I
have
Hi,
I am simulating O3 CPU with parsec suite on gem5 full system mode, alpha
architecture. For each benchmark in parsec, Gem5 has the warning of
"Address 0xffc0 is outside of physical memory, stopping fetch". I
have specified the memory size to be 1GB, and I can't specify it to be 4GB.
Do