git: kernel - Make the itimers MPSAFE

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 26 11:39:06 PDT 2011


commit d7f4c4580f6b8a093c3bbc4f277955463d74e107
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list