minio/pkg/sys
A. Elleuch 53f3d2fd65 Push max threads to little less than kernel limit (#5001)
Let Minio server use more threads than allowed by golang runtime. This
is important to better deal with high load.
2017-10-03 10:37:45 -07:00
..
rlimit-file_bsd.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
rlimit-file_nix.go Enable build on solaris (#4115) 2017-04-23 11:10:18 -07:00
rlimit-file_test.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
rlimit-file_windows.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
rlimit-memory_bsd.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
rlimit-memory_nix.go Enable build on solaris (#4115) 2017-04-23 11:10:18 -07:00
rlimit-memory_openbsd.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
rlimit-memory_test.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
rlimit-memory_windows.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
stats.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
stats_bsd.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
stats_darwin.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
stats_linux.go build: Fix compilation in 32 bits platforms (#4052) 2017-04-05 11:17:59 -07:00
stats_solaris.go Enable build on solaris (#4115) 2017-04-23 11:10:18 -07:00
stats_test.go sys/stats: return cgroup mem limit, fall back to sysinfo() (#4002) 2017-04-02 10:46:16 -07:00
stats_windows.go Move rlimit functions into sys package. (#3824) 2017-03-01 21:51:57 -08:00
threads.go Push max threads to little less than kernel limit (#5001) 2017-10-03 10:37:45 -07:00
threads_other.go Push max threads to little less than kernel limit (#5001) 2017-10-03 10:37:45 -07:00