Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Aug 2003 14:22:42 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <200308032122.h73LMhnx042732@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308032122.h73LMhnx042732>