Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2005 09:34:54 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <200503080934.j289Ys60074317@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-03-08 09:34:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
   - Lock access to the buffer_map with the vm_map lock.  In 4.x this was
     done with splbio, in 5.x this was done with Giant.
  
  Discussed with:         alc
  Reported by:            julian, pho
  
  Revision  Changes    Path
  1.481     +5 -0      src/sys/kern/vfs_bio.c



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