Szabolcs Nagy
|
871a09c86f
|
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
|
2014-07-20 18:49:16 +02:00 |
Rich Felker
|
9a8d7bee80
|
add macros for new(ish) prctl commands
|
2013-07-30 18:15:50 -04:00 |
Rich Felker
|
9932505b68
|
fix some prctl macros that were incorrectly copied into this file
|
2013-07-30 13:04:31 -04:00 |
Rich Felker
|
5a2e74ebd2
|
copy-paste error in prctl.h
|
2011-06-18 07:39:05 -04:00 |
Rich Felker
|
0b44a0315b
|
initial check-in, version 0.5.0
|
2011-02-12 00:22:29 -05:00 |