| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
remove duplicate semicolons where possible.
Approved by: cperciva (implicit)
Notes:
svn path=/stable/8/; revision=242543
|
| |
|
|
|
|
|
|
| |
Fix `diskinfo -t` operation for disks smaller then 8GB or bigger then 2TB.
Tested to work with 1.44MB floppy, 4GB USB stick and 4TB disk array.
Notes:
svn path=/stable/8/; revision=224491
|
| |
|
|
|
|
|
|
|
| |
Don't consider ioctl returning error as a fatal error and move on to next
disk. When multiple devices are specified, a non-supporting ioctl will
cause diskinfo(8) to stop at the point which does not seem to be necessary.
Notes:
svn path=/stable/8/; revision=219440
|
| |
|
|
|
|
|
|
| |
Make diskinfo report disk stripe size and offset. It should help users to
make file systems optimally aligned and tuned for better performance.
Notes:
svn path=/stable/8/; revision=201585
|
| |
|
|
|
|
|
| |
Don't bother obtaining the ident if we are not going to print it.
Notes:
svn path=/stable/8/; revision=201584
|
| |
|
|
| |
Notes:
svn path=/head/; revision=169296
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140442
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140058
|
| |
|
|
| |
Notes:
svn path=/head/; revision=137456
|
| |
|
|
| |
Notes:
svn path=/head/; revision=129712
|
| |
|
|
|
|
|
| |
OK'ed by: phk
Notes:
svn path=/head/; revision=129679
|
| |
|
|
|
|
|
| |
Prodded by: Stefan Farfeleder <stefan@fafoe.narf.at>
Notes:
svn path=/head/; revision=127884
|
| |
|
|
| |
Notes:
svn path=/head/; revision=127610
|
| |
|
|
| |
Notes:
svn path=/head/; revision=115472
|
| |
|
|
|
|
|
| |
Approved by: re(murray)
Notes:
svn path=/head/; revision=114916
|
| |
|
|
|
|
|
| |
Tune iteration counts a bit.
Notes:
svn path=/head/; revision=113295
|
|
|
sectorsize, mediasize etc.
It also contains a small and naïve benchmark which reports on seek
and transfer performance.
Notes:
svn path=/head/; revision=113287
|