DragonFly commits List (threaded) for 2009-03
DragonFly BSD
DragonFly commits List (threaded) for 2009-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 9 Mar 2009 10:12:39 -0700 (PDT)

commit 6acb4ed8e75e72485a7d174d6366a227b1879805
Author: Simon Schubert <corecode@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]