echo never > /sys/kernel/mm/transparent_hugepage/enabled
echo never > /sys/kernel/mm/transparent_hugepage/defrag
… and it works for the session, but not after a reboot. So I want to do it during boot. I found some resources (like http://unix.stackexchange.com/questions/99154/disable-transparent-hugepages) how to add to GRUB configuration. But I found nothing specific for SuSE and the procedures for Oracle Linux, Fedora etc. are not directly usable for me. Probably just because I cannot figure out what&where the relevant file is on SuSE.
Add transparent_hugepage=never to Optional Kernel Command Line Parameter at the end, like after “showopts” and press OK. And you’re done. It’ll take effect on the next reboot.
Might be. But that things changed is to be expected when you come back to such an old thread.
So please. When you have a problem with a recent version of openSUSE, start a new thread with a good title. You have much more chances that somebody will tune in then, then you have now.