Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2009 22:40:35 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_sysctl.c src/sys/sys sysctl.h
Message-ID:  <200901232242.n0NMgOGK024933@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-01-23 22:40:35 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sysctl.c 
    sys/sys              sysctl.h 
  Log:
  SVN rev 187656 on 2009-01-23 22:40:35Z by jhb
  
  Add a flag to tag individual sysctl leaf nodes as MPSAFE and thus not
  needing Giant.
  
  Submitted by:   csjp (an older version)
  
  Revision  Changes    Path
  1.186     +4 -4      src/sys/kern/kern_sysctl.c
  1.165     +1 -0      src/sys/sys/sysctl.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901232242.n0NMgOGK024933>