Commit 0ba09b1
committed
Revert "mm: align larger anonymous mappings on THP boundaries"
This reverts commit f35b5d7.
It has been reported to cause huge performance regressions on some loads
(will-it-scale.per_process_ops, but also building the kernel with
clang).
The commit did speed up gcc builds by a small amount, so it's not an
unambiguous regression, but until the big regressions are understood,
let's revert it.
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Nathan Chancellor <[email protected]>
Link: https://lore.kernel.org/lkml/Y1DNQaoPWxE%[email protected]/
Cc: Huang, Ying <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Yang Shi <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>1 parent 23393c6 commit 0ba09b1
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1779 | 1779 | | |
1780 | 1780 | | |
1781 | 1781 | | |
1782 | | - | |
1783 | | - | |
1784 | | - | |
1785 | 1782 | | |
1786 | 1783 | | |
1787 | 1784 | | |
| |||
0 commit comments