git: kernel - Incidental mplock removal - NTP support

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 9 14:41:24 PST 2017


commit a55bb12d7d8562ff0816731db5c8403037f5f828
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 9 14:22:14 2017 -0800

    kernel - Incidental mplock removal - NTP support
    
    * Make the NTP support functions MPSAFE.

Summary of changes:
 sys/kern/kern_clock.c   | 12 +++++++++
 sys/kern/kern_ntptime.c | 19 ++++++++++----
 sys/kern/kern_time.c    | 70 ++++++++++++++++---------------------------------
 3 files changed, 48 insertions(+), 53 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list