Review Board 2.0.15


Paths: Clean up how paths are processed in M5.

Review Request #498 - Created Feb. 22, 2011 and updated

Information
Gabe Black
gem5
Reviewers
Default
ali, gblack, nate, stever
Paths: Clean up how paths are processed in M5.

Replace the default M5 path. Also adjust SysPaths.py to hide pieces that
aren't meant to be shared, do most of the work on import, and rework the
structure a little.

   
Posted (July 27, 2011, 7:07 a.m.)



  
configs/common/SysPaths.py (Diff revision 1)
 
 
You still work for UofM?
  1. I might have when I wrote this patch :-). Actually this was posted back in February, so it was *only* one job ago. I'll have to find some time to look at it again to refamiliarize myself.
configs/common/SysPaths.py (Diff revision 1)
 
 
Does this default make any more sense than the prior ones?  OTOH, I don't know that any universal default makes sense; I guess this is as good as any.
configs/common/SysPaths.py (Diff revision 1)
 
 
I'm OK with getting rid of these defaults, but we need to make sure that the scripts on zizzer get edited so that the regressions there still run correctly.
  1. Yeah, I'll have to at least wait until zizzer is back in action.