This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ab8d5e47faded635af8644a038f38764fb877cf
minio
/
pkg
/
disk
History
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_test.go
…
disk.go
Add ability to test drive speeds on a MinIO setup (
#7664
)
2019-09-13 03:22:30 +05:30
root-disk-unix.go
…
root-disk-windows.go
…
speedtest.go
Add ability to test drive speeds on a MinIO setup (
#7664
)
2019-09-13 03:22:30 +05:30
stat_bsd.go
…
stat_fallback.go
…
stat_linux.go
Fail for disks which overflow upon usage calculation (
#8056
)
2019-08-13 02:58:43 -07:00
stat_openbsd.go
…
stat_solaris.go
…
stat_windows.go
…
type_bsd.go
…
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
…