commit | 7365bbf5b570044ffbb66bc31af6cd5442b96cea | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Mon Mar 30 16:10:48 2020 +0200 |
committer | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Mon Mar 30 16:10:48 2020 +0200 |
tree | 32ad67b129d8c882cc342617ac97734d95991063 | |
parent | 469bd0f6ee1dc709fe981819082cc89da026ff93 [diff] |
mm/compaction: Disable compact_unevictable_allowed on RT (Update) This is an all-on-one change to align the state of the patch with what has been submit upstream. This includes the following patches: [PATCH 1/2] mm/compaction: Really limit compact_unevictable_allowed to 0…1 [PATCH 2/2 v5] mm/compaction: Disable compact_unevictable_allowed on RT Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>