cvs commit: src/usr.sbin/diskinfo

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Apr 9 04:09:50 PDT 2003


In message <200304091052.h39AqAVk078702 at repoman.freebsd.org>, Poul-Henning Kamp
 writes:
>phk         2003/04/09 03:52:10 PDT
>
>  FreeBSD src repository
>
>  Modified files:
>    usr.sbin             Makefile 
>  Added files:
>    usr.sbin/diskinfo    Makefile diskinfo.8 diskinfo.c 
>  Log:
>  Diskinfo is a small program to access the basic properties of a disk device:
>  sectorsize, mediasize etc.
>  
>  It also contains a small and naïve benchmark which reports on seek
>  and transfer performance.

This program was written mostly for various test-cases I have been
working on, but it may also prove useful for people who create
flash images for embedded systems and similar.

The results of the benchmark facility should be treated with extreme
caution.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list