Revision
1976 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 12 20:01:15 2014 UTC
(11 years, 7 months ago)
by
gezelter
Diff to
previous 1969
,
to
selected 1428
Revision string moves to its own cpp file that is compiled, and out of a
defined string. This will make it a bit easier to migrate to git when
the time comes.
Revision
1596 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 25 17:30:53 2011 UTC
(14 years, 2 months ago)
by
gezelter
Diff to
previous 1526
,
to
selected 1428
Updated the BlockSnapshotManager to use a specified memory footprint
in constructor and not to rely on physmem and residentMem to figure
out free memory. DynamicProps is the only program that uses the
BlockSnapshotManager, so substantial changes were needed there as
well.