cvs commit: src/sys/vm vnode_pager.c

Alan Cox alc at FreeBSD.org
Wed Nov 24 11:48:07 PST 2004


alc         2004-11-24 19:48:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/vm               vnode_pager.c 
  Log:
  MFC revision 1.197
   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.196.2.1  +2 -0      src/sys/vm/vnode_pager.c


More information about the cvs-all mailing list