Commit 6029fb9
mm: Never allow allocations more than our physical memory
This should provide faster allocations than OVERCOMMIT_GUESS, without
the significant OOM risk of OVERCOMMIT_ALWAYS.
Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>1 parent 5ede91f commit 6029fb9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
490 | | - | |
| 489 | + | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| |||
0 commit comments