You have been subscribed to a public bug:
== Comment: #0 - Praveen K. Pandey <[email protected]> - 2018-03-06
02:06:31 ==
Problem Description :
PowerPC systems running Ubuntu18.04 have Transparent Huge Pages (THP)
always set to "madvise". It should be by default set to "always".
Reproducible Step:
1- Install Ubuntu 18.04 on PowerPC box
2- cat /sys/kernel/mm/transparent_hugepage/enabled
3- grep "TRANSPARENT" /boot/config-$(uname -r)
it is set to madvise
LOG:
root@system:~# grep "TRANSPARENT" /boot/config-$(uname -r)
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_TRANSPARENT_HUGE_PAGECACHE=y
root@system:~# cat /sys/kernel/mm/transparent_hugepage/enabled
always [madvise] never
root@system:~#
Regards
Praveen
** Affects: linux (Ubuntu)
Importance: Undecided
Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage)
Status: New
** Tags: architecture-ppc64le bugnameltc-165374 severity-critical
targetmilestone-inin1804
--
Ubuntu18.04:PowerPC - Set Transparent Huge Pages (THP) by default to "always"
https://bugs.launchpad.net/bugs/1753708
You received this bug notification because you are a member of Kernel Packages,
which is subscribed to linux in Ubuntu.
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp