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

Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan 
Binkert.


Summary
-------

time: improve time datastructure

Use posix clock functions (and librt) if it is available.
Inline a bunch of functions and implement more operators.

I needed something like this for some timing code that I needed, so I just did 
it right since I assume that Gabe could use this to better his patch.


Diffs
-----

  SConstruct de7601e6e19d 
  src/base/time.hh de7601e6e19d 
  src/base/time.cc de7601e6e19d 
  src/sim/stat_control.cc de7601e6e19d 

Diff: http://reviews.m5sim.org/r/425/diff


Testing
-------

quick regressions pass


Thanks,

Nathan

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to