The code snippet is not needed.  It's there as part of a larger demo,
so that a user can simply type:  'make check'
and get a tour of what hapens.

Thanks for testing, and noting that dmtcp-2.3.1 was the last one that worked.

Best,
- Gene

On Thu, Feb 25, 2016 at 05:54:40PM -0500, Stu Whitman wrote:
> Hello, 
> 
> In the file applic.c there is this code snippet: 
> 
> // Wait long enough for checkpoint request to be written out. 
> while (dmtcp_get_generation() == original_generation) { 
> sleep(1); 
> } 
> 
> If the application is launched using dmtcp_launch --no-coordinator, then this 
> loop never terminates. The function dmtcp_get_generation() always returns the 
> same value. Is this code snippet still needed? 
> 
> Thanks, 
> -Stu 

> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140

> _______________________________________________
> Dmtcp-forum mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dmtcp-forum


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Dmtcp-forum mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dmtcp-forum

Reply via email to