freebsd-dev/sbin/geom
Pawel Jakub Dawidek df3d5a19fc Teach NOP GEOM class how to gather the following statistics:
- number of read I/O requests,
- number of write I/O requests,
- number of read bytes,
- number of written bytes.
Add 'reset' subcommand for resetting statistics.
2005-12-08 23:00:31 +00:00
..
class Teach NOP GEOM class how to gather the following statistics: 2005-12-08 23:00:31 +00:00
core - The geom(8) utility only uses three types of arguments: string (char *), 2005-12-07 01:38:27 +00:00
misc - The geom(8) utility only uses three types of arguments: string (char *), 2005-12-07 01:38:27 +00:00
Makefile
Makefile.inc Don't use version number in library name. The library version is checked 2004-08-02 09:05:29 +00:00