minio/pkg/ioutil
Harshavardhana 39b3e4f9b3 Avoid using io.ReadFull() for WriteAll and CreateFile (#7676)
With these changes we are now able to peak performances
for all Write() operations across disks HDD and NVMe.

Also adds readahead for disk reads, which also increases
performance for reads by 3x.
2019-05-22 13:47:15 -07:00
..
append-file_nix.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
append-file_windows.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
ioutil.go Avoid using io.ReadFull() for WriteAll and CreateFile (#7676) 2019-05-22 13:47:15 -07:00
ioutil_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00