Difference between revisions of "Postulates"

From CRIU
Jump to navigation Jump to search
(Created page with "* All shared resources should be restored by a task with minimal PID for avoiding deadlocks.")
 
(english ;))
Line 1: Line 1:
* All shared resources should be restored by a task with minimal PID for avoiding deadlocks.
+
* All shared resources must be restored by the task with the least PID to avoid deadlocks.

Revision as of 20:28, 22 February 2013

  • All shared resources must be restored by the task with the least PID to avoid deadlocks.