DragonFly-2.3.0.375.g6acb4 master sys/kern kern_checkpoint.c

Simon Schubert corecode at crater.dragonflybsd.org
Mon Mar 9 10:13:27 PDT 2009


commit 6acb4ed8e75e72485a7d174d6366a227b1879805
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Sat Mar 7 17:35:02 2009 +0100

    signals: stop all threads of a process before taking a checkpoint
    
    If we want to checkpoint a multi-threaded process, we need to wait until
    the process is in a quiescent state, otherwise our checkpoint might be
    incorrect.

Summary of changes:
 sys/kern/kern_checkpoint.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6acb4ed8e75e72485a7d174d6366a227b1879805


-- 
DragonFly BSD source repository





More information about the Commits mailing list