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

git: kernel - Add per-process token, adjust signal code to use it (2).


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 12 Feb 2011 08:47:12 -0800 (PST)

commit 8582ec21c73abb71e84b8e5e996bcd6c8fdfbf38
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Feb 12 08:46:18 2011 -0800

    kernel - Add per-process token, adjust signal code to use it (2).
    
    * In order to avoid a hard-code-section assertion from hardclock()'s
      itimer code the per-process token must be held on the call to ksignal().

Summary of changes:
 sys/kern/kern_clock.c |   10 ++++++----
 sys/kern/kern_sig.c   |    6 ++++++
 2 files changed, 12 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8582ec21c73abb71e84b8e5e996bcd6c8fdfbf38


-- 
DragonFly BSD source repository



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