commit | eaf2ee0338506cdb1db7c11e09e247b3c92050a6 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Tue Jun 02 13:42:44 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Wed Jun 03 13:37:38 2009 -0700 |
tree | ba7129249b42f3efb618e5d47c206588e65a66d8 | |
parent | 5dd400ea093142427d9c83d3bdddac48b63d5fc6 [diff] |
Use monotonic clock for HeapWorker trim scheduling. We're currently using gettimeofday(), which could get confused if the wall clock jumps the wrong way.