Did you make sure you have all system files at dist/m5/system folder and
M5_PATH environment variable set properly?
As Nilay suggested, if you look at simout and simerr files, you will very
likely see that it is looking for disk image file, swap file, and kernel.
Cagdas
On Jan 16, 2015, at 11:
Thank you for pointing out the ARM full-system files!
Regarding stats for X86 FS regression tests, how is “within reason” defined?
For the sake of this CL, there should not be any change, but I also assume that
there are random components to latencies and module interaction in FS mode.
What is
I am going through regression testing, and I see that some of my tests are
skipped, but I cannot make anything out of the error message. For example some
of my alpha tests are skipped because "Test requires the 'EioProcess'
SimObject.". I see some very old posts on EioProcess, but does not reall
ating a request, I
> use: hg postreview -p -e -u.
>
> --
> Nilay
>
> On Thu, 4 Dec 2014, Cagdas Dirik \(cdirik\) via gem5-dev wrote:
>
>> I am having a problem uploading my diff files for a review request. I
>> generated diff file using hg export but when I
I am having a problem uploading my diff files for a review request. I generated
diff file using hg export but when I upload them to review board I keep getting
hunk failed error messages, but no reason why. Diff file looks normal. Any
ideas on what may be wrong? Or am I using wrong process to up
I did not know about those (timely) systemc callbacks - reading about them now.
Thank you for pointing them out!
Cagdas
On Nov 18, 2014, at 5:10 AM, Andrew Bardsley via gem5-dev
mailto:gem5-dev@gem5.org>> wrote:
The member functions before_end_of_elaboration and end_of_elaboration are
defined
I have been looking at initialization and startup sequence for cxx_config and
systemc variants, and I am a bit confused on checkpoint save, restore and
switch cpu options (-s, -r, and -c) because code is a bit inconsistent and
different that .py variant.
Can anyone provide some clarification pl
Thank you for the quick response! That solved all seg faults I have encountered
so far - both X86 and ARM.
Cagdas
On Nov 6, 2014, at 4:06 PM, Andrew Bardsley wrote:
> Cagdas, can you try adding the line:
>
> config_manager->startup()
>
> at line 268 in util/cxx_config/main.cc (after the load
Correct!
On Nov 6, 2014, at 12:57 PM, Ali Saidi
mailto:sa...@umich.edu>> wrote:
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2430/
On November 6th, 2014, 7:48 p.m. UTC, Cagdas Dirik wrote:
This patch seems to be broken for X86 when restoring from chec