phk         2004-06-09 19:44:44 UTC
  FreeBSD src repository
  Modified files:
    sys/geom             geom_io.c 
  Log:
  Make the sysctl kern.geom.collectstats more granular.
  
  Bit 0 controls statistics collection on GEOM providers.
  Bit 1 controls statistics collection on GEOM consumers.
  
  Default value is 1.
  
  Prodded by:     scottl
  
  Revision  Changes    Path
  1.55      +8 -8      src/sys/geom/geom_io.c