Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 17:00:28 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_sysctl.c
Message-ID:  <200903101700.n2AH0kRm049159@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-03-10 17:00:28 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sysctl.c 
  Log:
  SVN rev 189631 on 2009-03-10 17:00:28Z by jhb
  
  - Remove a recently added comment from kernel_sysctlbyname() that isn't
    needed.
  - Move the release of the sysctl sx lock after the vsunlock() in
    userland_sysctl() to restore the original memlock behavior of
    minimizing the amount of memory wired to handle sysctl requests.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.189     +1 -9      src/sys/kern/kern_sysctl.c



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