Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 01:38:22 -0700 (PDT)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sysctl.c
Message-ID:  <200310050838.h958cM8M088300@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2003/10/05 01:38:22 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sysctl.c 
  Log:
  Fold the vslock() and vsunlock() calls in this file with #if 0's; they will
  go away in due course. Involuntary pre-emption means that we can't count
  on wiring of pages alone for consistency when performing a SYSCTL_OUT()
  bigger than PAGE_SIZE.
  
  Discussed with: pete, phk
  
  Revision  Changes    Path
  1.146     +8 -1      src/sys/kern/kern_sysctl.c



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