Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 1999 14:28:10 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys devicestat.h src/sys/kern subr_devstat.c
Message-ID:  <199909182128.OAA87675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1999/09/18 14:28:09 PDT

  Modified files:
    sys/sys              devicestat.h 
    sys/kern             subr_devstat.c 
  Log:
  Count "free" operations in their own new tranaction type.
  
  WARNING: libdevstat, iostat, vmstat, systat etc etc will need a recompile.
  
  Add devstat_end_transaction_buf() which pulls all the vital data out
  of a struct buf which is ready for biodone().
  
  Revision  Changes    Path
  1.6       +16 -4     src/sys/sys/devicestat.h
  1.13      +26 -2     src/sys/kern/subr_devstat.c



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




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