ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/brains/BlockSnapshotManager.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/brains/BlockSnapshotManager.cpp (file contents):
Revision 3002 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 3003 by gezelter, Fri Sep 8 16:13:21 2006 UTC

# Line 82 | Line 82 | namespace oopse {
82  
83        snapshots_.insert(snapshots_.begin(), nframes_, static_cast<Snapshot*>(NULL));  
84  
85 <      std::cout << "physmem = " << int(physMem) << "\trssMem =  "<< int(rssMem) << "\t availablePhysMem = " << int(avaliablePhysMem) <<std::endl;
86 <      std::cout << "nSnapshotPerBlock = " << nSnapshotPerBlock_ << "\t total block = " << nblocks << std::endl;
85 >      // std::cout << "physmem = " << int(physMem) << "\trssMem =  "<< int(rssMem) << "\t availablePhysMem = " << int(avaliablePhysMem) <<std::endl;
86 >      // std::cout << "nSnapshotPerBlock = " << nSnapshotPerBlock_ << "\t total block = " << nblocks << std::endl;
87      
88      }
89  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines