cvs commit: src/sys/vm vnode_pager.c

Alan Cox alc at FreeBSD.org
Wed Aug 18 19:37:13 PDT 2004


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


More information about the cvs-src mailing list