cvs commit: src/sys/vm swap_pager.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Jan 3 05:28:57 PST 2005


phk         2005-01-03 13:28:56 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  When allocating bio's in the swap_pager use M_WAITOK since the
  alternative is much worse.
  
  Revision  Changes    Path
  1.266     +7 -6      src/sys/vm/swap_pager.c


More information about the cvs-src mailing list