summaryrefslogtreecommitdiffstats
path: root/usr.sbin/diskinfo/diskinfo.8
Commit message (Collapse)AuthorAgeFilesLines
* Make diskinfo report disk stripe size and offset. It should help users tomav2009-12-241-1/+2
| | | | make file systems optimally aligned and tuned for better performance.
* Sort sections.ru2005-01-181-5/+5
|
* Add -c to SYNOPSIS and usage().ru2005-01-111-2/+2
|
* Add -c option that calculates the overhead of read I/O ops.sos2004-11-091-0/+4
|
* Sync manpage's synopsis with usage().ru2004-03-301-2/+1
|
* Assorted mdoc(7) fixes.ru2003-05-311-7/+8
|
* Correct a type in the bugs section. Also turn it into a list.gordon2003-05-111-2/+2
| | | | Approved by: re(murray)
* Diskinfo is a small program to access the basic properties of a disk device:phk2003-04-091-0/+69
sectorsize, mediasize etc. It also contains a small and naïve benchmark which reports on seek and transfer performance.
OpenPOWER on IntegriCloud