mirror of
https://github.com/minio/minio.git
synced 2025-11-20 09:56:07 -05:00
@@ -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