From d5deef782d73cf2c9624d9f81fbae0f72c3e8309 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Mon, 14 May 2018 19:39:52 -0400 Subject: [PATCH] Useful debug comments --- lib/communicator/SharedMemory.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/communicator/SharedMemory.cc b/lib/communicator/SharedMemory.cc index bc434a7d..e23563ef 100644 --- a/lib/communicator/SharedMemory.cc +++ b/lib/communicator/SharedMemory.cc @@ -76,6 +76,7 @@ void *SharedMemory::ShmBufferMalloc(size_t bytes){ std::cout<< " Current value is " << (heap_size/(1024*1024)) <