cvs commit: src/sys/vm swap_pager.c

Poul-Henning Kamp phk at FreeBSD.org
Tue Aug 5 23:53:32 PDT 2003


phk         2003/08/05 23:53:31 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Rip out the totally bogos vnode swapdev_vp with extreeme prejudice.
  
  Don't mark buffers with B_KEEPGIANT, we don't drop giant in strategy
  at this point in time.
  
  Revision  Changes    Path
  1.218     +11 -52    src/sys/vm/swap_pager.c


More information about the cvs-src mailing list