Research Article

Optimizing Checkpoint Restart with Data Deduplication

Algorithm 2

Dynmic link library, code, and mamap data deduplication algorthim.
(1)  function DoDedup1
(2)   
(3)   
(4)   
(5)   if  then
(6)    return  
(7)   end if
(8)   if    then
(9)    
(10)    
(11)    
(12)    
(13)    
(14)    
(15)   else
(16)    
(17)    
(18)    
(19)    
(20)   end if
(21)  end function