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

Hi,

This is a correction to previous that failed to apply in
patchwork.

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(+)

-- 
2.38.1


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v6 0/1] *** Created tunable to force small pages on stack allocation.
@ 2023-04-14 14:28 Cupertino Miranda
  0 siblings, 0 replies; 9+ messages in thread
From: Cupertino Miranda @ 2023-04-14 14:28 UTC (permalink / raw)
  To: libc-alpha; +Cc: jose.marchesi, elena.zannoni, Cupertino Miranda

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(+)

-- 
2.38.1


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

end of thread, other threads:[~2023-04-20 20:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14 15:12 [PATCH v6 0/1] *** Created tunable to force small pages on stack allocation Cupertino Miranda
2023-04-14 15:12 ` [PATCH v6 1/1] " Cupertino Miranda
2023-04-17 10:17   ` Florian Weimer
2023-04-17 13:32     ` Cupertino Miranda
2023-04-20 16:55   ` Adhemerval Zanella Netto
2023-04-20 20:21     ` Cupertino Miranda
2023-04-20 20:33       ` Adhemerval Zanella Netto
2023-04-20 20:52         ` Cupertino Miranda
  -- strict thread matches above, loose matches on Subject: below --
2023-04-14 14:28 [PATCH v6 0/1] *** " 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).