public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] *** Created tunable to force small pages on stack allocation.
@ 2023-03-21 14:51 Cupertino Miranda
  2023-03-21 14:51 ` [PATCH v3 1/1] " Cupertino Miranda
  0 siblings, 1 reply; 4+ messages in thread
From: Cupertino Miranda @ 2023-03-21 14:51 UTC (permalink / raw)
  To: libc-alpha; +Cc: jose.marchesi, elena.zannoni, Cupertino Miranda

Hi everyone,

Please find the v3 patch after Adhemerval review.

Thanks,
Cupertino

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

 manual/tunables.texi          | 11 +++++++++++
 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 ++++++
 6 files changed, 35 insertions(+)

-- 
2.38.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-03-28  8:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 14:51 [PATCH v3 0/1] *** Created tunable to force small pages on stack allocation Cupertino Miranda
2023-03-21 14:51 ` [PATCH v3 1/1] " Cupertino Miranda
2023-03-27 20:26   ` Adhemerval Zanella Netto
2023-03-28  8:48     ` Cupertino Miranda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).