Changes

Jump to navigation Jump to search
33 bytes added ,  12:24, 23 February 2023
m
Line 46: Line 46:  
=== Chunked ghost files ===
 
=== Chunked ghost files ===
   −
When CRIU checkpoints an invisible (ghost) file with size larger than 12MB, it would try to reduce the size of the corresponding image by seeking for holes (e.g., in sparse files). This approach allow CRIU to save the content of the file into a set of chunks and skip over the "empty" space in a file.
+
When CRIU checkpoints an invisible (ghost) file with size larger than 12MB, it would try to reduce the size of the corresponding image by seeking for holes (e.g., in sparse files). This approach allows CRIU to save the content of the file into a set of chunks and skip over the "empty" space in a file by keeping track of the offsets.
    
=== Virtual filesystems ===
 
=== Virtual filesystems ===
277

edits

Navigation menu