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

git: kernel - Make the itimers MPSAFE


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 26 Oct 2011 11:38:42 -0700 (PDT)

commit d7f4c4580f6b8a093c3bbc4f277955463d74e107
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Oct 26 11:23:03 2011 -0700

    kernel - Make the itimers MPSAFE
    
    * Use the per-process p_token instead of the MP lock for per-process
      itimers.

Summary of changes:
 sys/kern/kern_time.c |   21 +++++++++------------
 1 files changed, 9 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7f4c4580f6b8a093c3bbc4f277955463d74e107


-- 
DragonFly BSD source repository



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