add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags
authorSzabolcs Nagy <nsz@port70.net>
Sun, 20 Jul 2014 14:13:52 +0000 (16:13 +0200)
committerSzabolcs Nagy <nsz@port70.net>
Sun, 20 Jul 2014 16:49:16 +0000 (18:49 +0200)
commit871a09c86ff3466196c3bfded84c5bbeb0b07f81
tree2c6b3ff5df0b15dcd77788be49e16b7100610d41
parent6119fa32698b6e1f79564c2a30d81b179f48c156
add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags

they can be used to set or query if transparent huge pages are disabled.
introduced in linux 3.15 commit a0715cc22601e8830ace98366c0c2bd8da52af52
include/sys/prctl.h