mailing list of musl libc
 help / color / mirror / code / Atom feed
From: yoan.picchi@foss.arm.com
To: musl@lists.openwall.com
Cc: Yoan Picchi <yoan.picchi@arm.com>
Subject: [musl] [PATCH 0/1] Add documentation for mallocng
Date: Fri,  5 Nov 2021 13:53:22 +0000	[thread overview]
Message-ID: <20211105135323.36524-1-yoan.picchi@foss.arm.com> (raw)

From: Yoan Picchi <yoan.picchi@arm.com>

Hello.
Having worked on mallocng for a few months, I've found out that there's
little documentation out there on how it works. One have to read the code
for a while until everything comes together. This patch attempt to help
on that front. It would be good if some of the original author of mallocng
could also check the information to make sure I didn't miss something.
I had to replace the pictures I originaly made by some ascii diagrams, but
if you have a richer doc I'd be happy to send the original svg as well

Yoan Picchi (1):
  Add documentation for mallocng

 src/malloc/mallocng/readme.txt | 284 +++++++++++++++++++++++++++++++++
 1 file changed, 284 insertions(+)
 create mode 100644 src/malloc/mallocng/readme.txt

-- 
2.27.0


             reply	other threads:[~2021-11-05 13:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-05 13:53 yoan.picchi [this message]
2021-11-05 13:53 ` [musl] [PATCH 1/1] " yoan.picchi

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=20211105135323.36524-1-yoan.picchi@foss.arm.com \
    --to=yoan.picchi@foss.arm.com \
    --cc=musl@lists.openwall.com \
    --cc=yoan.picchi@arm.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).