Changes

No change in size ,  21:03, 25 February 2014
typos
Line 9: Line 9:  
** Task's auxv is read in one call
 
** Task's auxv is read in one call
 
** Merged mm and vma image files for better packing
 
** Merged mm and vma image files for better packing
** NFS inodes' path resulution (for fsnotify) cache
+
** NFS inodes' path resolution (for fsnotify) cache
 
** One <code>readlink()</code> call when checking anon inodes
 
** One <code>readlink()</code> call when checking anon inodes
 
** Don't dump kernel's zero-page
 
** Don't dump kernel's zero-page
Line 25: Line 25:  
* A lot for ARM cross-compile
 
* A lot for ARM cross-compile
 
* Fsnotifies dumping didn't work on NFS
 
* Fsnotifies dumping didn't work on NFS
* Images auto-reduplication only worked one level up
+
* Images auto-deduplication only worked one level up
 
* Packet socket ID was treated as file-descriptor and close()-d
 
* Packet socket ID was treated as file-descriptor and close()-d
 
* Badly counted pages stats on restore
 
* Badly counted pages stats on restore