mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
+1
-3
@@ -429,9 +429,7 @@ func serverMain(ctx *cli.Context) {
|
||||
}
|
||||
|
||||
// Set system resources to maximum.
|
||||
if err = setMaxResources(); err != nil {
|
||||
logger.Info("Unable to set system resources to maximum %s", err)
|
||||
}
|
||||
setMaxResources()
|
||||
|
||||
if globalIsXL {
|
||||
// Init global heal state
|
||||
|
||||
Reference in New Issue
Block a user