cvs commit: src/sys/vm swap_pager.c

Poul-Henning Kamp phk at FreeBSD.org
Sun Aug 3 14:22:44 PDT 2003


phk         2003/08/03 14:22:42 PDT

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Name swap_pager_find_dev() more correctly swp_pager_finde_dev().
  
  Use ->bio_children to count child buffers, rather than abuse the
  bio_caller1 pointer.
  
  Expand the relevant bits of waitchainbuf() inline, this clarifies
  the code a little bit.
  
  Revision  Changes    Path
  1.215     +21 -38    src/sys/vm/swap_pager.c


More information about the cvs-src mailing list