Changes

Jump to navigation Jump to search
213 bytes added ,  16:06, 29 June 2017
Line 20: Line 20:  
* it would be great to unify inotify and fanotify images into one fsnotify file
 
* it would be great to unify inotify and fanotify images into one fsnotify file
 
* currently we write checkpoint files with '''*.img''' extension, which might be confusing since this extension is a way overloaded by meaning and quite widespreaded, thus it might be worth to change extension to '''*.criu'''
 
* currently we write checkpoint files with '''*.img''' extension, which might be confusing since this extension is a way overloaded by meaning and quite widespreaded, thus it might be worth to change extension to '''*.criu'''
* IPC mqueue sysctls are required, while in kernel they  can be missing
+
* Fields for IPC mqueue sysctls are required, while in kernel they  can be missing
 
* Images structure is not natural. Some contain pb entries of a same type, some have a header of one pb type and then an array of another type or some raw data.
 
* Images structure is not natural. Some contain pb entries of a same type, some have a header of one pb type and then an array of another type or some raw data.
 
* Pages from not-yet-COW-ed vm areas contain duplicate data
 
* Pages from not-yet-COW-ed vm areas contain duplicate data
* Too many magic values. Need common header for images?
+
 
 +
== Fixed ==
 +
* Too many magic values. Need common header for images? (in {{Criu|1.6}} with {{Git_commit|f5ea330c}})
 +
* Ipcns-shm image keeps objects and raw memory dumps together (in {{Criu|3.0}} with {{Git_commit|9d2e1dfe}})
 +
 
 +
== See also ==
 +
 
 +
[[Deprecation]]
    
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:Images]]
 
[[Category:Images]]

Navigation menu