Changes

Jump to navigation Jump to search
m
Line 138: Line 138:  
No additional actions here. The process will be restored and will continue execution from the abort handler (not within the rseq CS!).
 
No additional actions here. The process will be restored and will continue execution from the abort handler (not within the rseq CS!).
   −
=== Executing non-abortable critical section ===
+
=== Executing inside non-abortable critical section ===
    
This is a relatively rare case, but it is fully supported by CRIU. When an RSEQ critical section is marked with the <code>RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL</code> flag, it is effectively non-abortable.
 
This is a relatively rare case, but it is fully supported by CRIU. When an RSEQ critical section is marked with the <code>RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL</code> flag, it is effectively non-abortable.
554

edits

Navigation menu