minio/pkg/disk
Krishnan Parthasarathi 6ba323b009 Add ability to test drive speeds on a MinIO setup (#7664)
- Extends existing Admin API to measure disk performance
2019-09-13 03:22:30 +05:30
..
directio_darwin.go Use O_DIRECT while writing to disk (#7479) 2019-04-23 21:25:06 -07:00
directio_unix.go Use O_DIRECT while writing to disk (#7479) 2019-04-23 21:25:06 -07:00
directio_unsupported.go Use O_DIRECT while writing to disk (#7479) 2019-04-23 21:25:06 -07:00
disk.go Add ability to test drive speeds on a MinIO setup (#7664) 2019-09-13 03:22:30 +05:30
disk_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
root-disk-unix.go Healing process should not heal root disk (#7089) 2019-01-23 15:29:29 -08:00
root-disk-windows.go Healing process should not heal root disk (#7089) 2019-01-23 15:29:29 -08:00
speedtest.go Add ability to test drive speeds on a MinIO setup (#7664) 2019-09-13 03:22:30 +05:30
stat_bsd.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_fallback.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_linux.go Fail for disks which overflow upon usage calculation (#8056) 2019-08-13 02:58:43 -07:00
stat_openbsd.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_solaris.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
stat_windows.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
type_bsd.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
type_linux.go fix: add integer code for Windows Subsystem for Linux filesystem (#8010) 2019-08-01 06:00:57 -07:00
type_windows.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00