Add description to OOM Score

This commit is contained in:
Carsten Grohmann 2019-11-04 21:17:37 +01:00
parent de03a58d22
commit 6ce2c490f7

View File

@ -204,7 +204,7 @@ function goBack() {
<tr> <tr>
<td>OOM Score<br>(score)</td> <td>OOM Score<br>(score)</td>
<td id="killed_proc_score" class="text--align-right"></td> <td id="killed_proc_score" class="text--align-right"></td>
<td></td> <td>Programs with the highest OOM score are terminated first.</td>
</tr> </tr>
<tr> <tr>
<td>Virtual Memory <br> (total-vm) </td> <td>Virtual Memory <br> (total-vm) </td>