cvs commit: src/sys/vm vnode_pager.c

Alan Cox alc at FreeBSD.org
Sat Jan 3 19:18:25 PST 2004


alc         2004/01/03 19:18:24 PST

  FreeBSD src repository

  Modified files:
    sys/vm               vnode_pager.c 
  Log:
  Eliminate the acquisition and release of Giant from vnode_pager_alloc().
  The vm object and vnode locking should suffice.
  
  Discussed with: jeff
  
  Revision  Changes    Path
  1.193     +0 -2      src/sys/vm/vnode_pager.c


More information about the cvs-src mailing list