[v6,0/1] *** Created tunable to force small pages on stack allocation.

Message ID 20230414142810.50663-1-cupertino.miranda@oracle.com
Headers
Series *** Created tunable to force small pages on stack allocation. |

Message

Cupertino Miranda April 14, 2023, 2:28 p.m. UTC
  Hi,

This is supposedly the final version.
Added NEWS entry as requested by Adhemerval.

Regards,
Cupertino

Cupertino Miranda (1):
  Created tunable to force small pages on stack allocation.

 NEWS                          |  3 +++
 manual/tunables.texi          | 15 +++++++++++++++
 nptl/allocatestack.c          |  6 ++++++
 nptl/nptl-stack.c             |  1 +
 nptl/nptl-stack.h             |  3 +++
 nptl/pthread_mutex_conf.c     |  8 ++++++++
 sysdeps/nptl/dl-tunables.list |  6 ++++++
 7 files changed, 42 insertions(+)