public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Cupertino Miranda <cupertino.miranda@oracle.com>
To: libc-alpha@sourceware.org
Cc: jose.marchesi@oracle.com, elena.zannoni@oracle.com,
	Cupertino Miranda <cupertino.miranda@oracle.com>
Subject: [PATCH v2 0/1] *** Created tunable to force small pages on stack allocation.
Date: Mon, 20 Mar 2023 16:20:47 +0000	[thread overview]
Message-ID: <20230320162048.550179-1-cupertino.miranda@oracle.com> (raw)

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


             reply	other threads:[~2023-03-20 16:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-20 16:20 Cupertino Miranda [this message]
2023-03-20 16:20 ` [PATCH v2 1/1] " Cupertino Miranda
2023-03-20 17:06   ` Adhemerval Zanella Netto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230320162048.550179-1-cupertino.miranda@oracle.com \
    --to=cupertino.miranda@oracle.com \
    --cc=elena.zannoni@oracle.com \
    --cc=jose.marchesi@oracle.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).