Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 02:33:32 -0800 (PST)
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/kern subr_devstat.c src/sys/sys devicestat.h
Message-ID:  <200303151033.h2FAXWfS032216@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/03/15 02:33:32 PST

  FreeBSD src repository

  Modified files:
    sys/kern             subr_devstat.c 
    sys/sys              devicestat.h 
  Log:
  Add a devstat_start_transaction_bio() to match the
  devstat_end_transaction_bio() we already have.
  
  For now it just calls devstat_start_transaction(), but that will change
  shortly.
  
  Revision  Changes    Path
  1.35      +7 -0      src/sys/kern/subr_devstat.c
  1.21      +1 -0      src/sys/sys/devicestat.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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