Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 02:37:12 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vnode_pager.c
Message-ID:  <200408190237.i7J2bCII008338@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2004-08-19 02:37:12 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vnode_pager.c 
  Log:
  Acquire and release Giant around a call to VOP_BMAP().  (This is a
  prerequisite to any further reduction in Giant's use by vm_fault().)
  
  Revision  Changes    Path
  1.197     +2 -0      src/sys/vm/vnode_pager.c



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