Changes

285 bytes added ,  10:36, 2 September 2016
Line 32: Line 32:     
FIXME how
 
FIXME how
 +
 +
HOW: The memfd in question is created in the task with lowest PID among those having this shmem segment
 +
mapped, then criu waits for the others to get this file by opening the creator's /proc/pid/fd/ link.
 +
Afterwards all the files just mmap() this descriptor into their address space.
    
=== /proc/$PID/map_files/ ===
 
=== /proc/$PID/map_files/ ===