freebsd-dev/lib/libdevstat
Kenneth D. Merry 884539f701 Implement compute_stats() in terms of devstat_compute_statistics(). This
gets rid of the duplicated code in compute_stats().

Add a new DSM_SKIP statistic type for devstat_compute_statistics() that
causes the subsequent variable argument to be skipped.

Thanks to Sergey Osokin for coding up my idea/code fragment.

Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>
2001-08-18 05:46:59 +00:00
..
devstat.3 Implement compute_stats() in terms of devstat_compute_statistics(). This 2001-08-18 05:46:59 +00:00
devstat.c Implement compute_stats() in terms of devstat_compute_statistics(). This 2001-08-18 05:46:59 +00:00
devstat.h Implement compute_stats() in terms of devstat_compute_statistics(). This 2001-08-18 05:46:59 +00:00
Makefile Add some features to libdevstat, and overhaul the interface a bit: 2001-08-04 18:25:48 +00:00