Hello Helge, > Man page: proc.5 > Issue: Is it "OOM kiling" or "OOM-killing" (with dash)? Both is used. > > "The value of I<oom_score_adj> is added to the badness score before it is " > "used to determine which task to kill. Acceptable values range from -1000 " > "(OOM_SCORE_ADJ_MIN) to +1000 (OOM_SCORE_ADJ_MAX). This allows user space to " > "control the preference for OOM-killing, ranging from always preferring a " > "certain task or completely disabling it from OOM killing. The lowest " > "possible value, -1000, is equivalent to disabling OOM-killing entirely for " > "that task, since it will always report a badness score of 0." Thanks. I added a '-'. Cheers, Michael