cvs commit: src/sys/geom geom_io.c

Poul-Henning Kamp phk at FreeBSD.org
Tue Sep 28 04:56:37 PDT 2004


phk         2004-09-28 11:56:37 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom_io.c 
  Log:
  Protect the start/end counts on consumers and providers with the up/down
  mutexes.
  
  Make it possible to also protect the disk statistics (at a minor cost in
  performance) by setting bit 2 of kern.geom.collectstats.
  
  Revision  Changes    Path
  1.61      +40 -28    src/sys/geom/geom_io.c


More information about the cvs-all mailing list