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

Hi everyone,

Apologies for previous submission of the patch when attempting to post v2.
It turned out I was not doing it properly.

Regards,
Cupertino

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

 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 ++++++
 5 files changed, 24 insertions(+)

-- 
2.38.1


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

end of thread, other threads:[~2023-03-20 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 16:20 [PATCH v2 0/1] *** Created tunable to force small pages on stack allocation Cupertino Miranda
2023-03-20 16:20 ` [PATCH v2 1/1] " Cupertino Miranda
2023-03-20 17:06   ` Adhemerval Zanella Netto

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).