-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2638/
-----------------------------------------------------------

(Updated April 20, 2015, 5:59 p.m.)


Review request for Default.


Changes
-------

Instead of adding environment variables directly from os.environ, pull them 
from a file. This change makes the stack offsets deterministic between runs 
(otherwise, minor additions alter the stack layout).

The previous behavior can be obtained by using writing the entire environment 
to a file with: "env > env-vars.txt".


Repository: gem5


Description
-------

Changeset 10683:415c1528e323
---------------------------
config: optionally embed environment variables onto SE-mode application stack


Diffs (updated)
-----

  configs/common/Options.py d1df075f3b710d01c2c88d798eb458a1ce8d45e3 
  configs/example/se.py d1df075f3b710d01c2c88d798eb458a1ce8d45e3 

Diff: http://reviews.gem5.org/r/2638/diff/


Testing
-------


Thanks,

Brandon Potter

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to