utils: checkpoint aggregator: some physmem files are too big to read at once,
authorLisa Hsu <Lisa.Hsu@amd.com>
Thu, 3 Jun 2010 17:34:40 +0000 (10:34 -0700)
committerLisa Hsu <Lisa.Hsu@amd.com>
Thu, 3 Jun 2010 17:34:40 +0000 (10:34 -0700)
commitaeb6e2e3ec920f8590f36bdb33c03c2968ab5dde
tree38e13eb6990c8983dd18044c9467ddd577fe24dc
parentd2186857b15ccdfe58b6d9e1369946253c28fb02
utils: checkpoint aggregator: some physmem files are too big to read at once,
break it up into reading one page at a time. Also, avoid redoing a aggregating a checkpoint that's
already done.

--HG--
rename : util/checkpoint-aggregator.py => util/checkpoint_aggregator.py
util/checkpoint-aggregator.py [deleted file]
util/checkpoint_aggregator.py [new file with mode: 0755]