Change Oom to OOM

This commit is contained in:
liguangbo
2015-09-28 16:00:43 +08:00
parent ae81f0b55f
commit 12299087da
16 changed files with 97 additions and 97 deletions

View File

@@ -311,7 +311,7 @@ func NewMainKubelet(
return nil, err
}
oomAdjuster := oom.NewOomAdjuster()
oomAdjuster := oom.NewOOMAdjuster()
procFs := procfs.NewProcFs()
// Initialize the runtime.