mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] [PATCH 0/1] Add documentation for mallocng
@ 2021-11-05 13:53 yoan.picchi
  2021-11-05 13:53 ` [musl] [PATCH 1/1] " yoan.picchi
  0 siblings, 1 reply; 2+ messages in thread
From: yoan.picchi @ 2021-11-05 13:53 UTC (permalink / raw)
  To: musl; +Cc: Yoan Picchi

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


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

end of thread, other threads:[~2021-11-05 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-05 13:53 [musl] [PATCH 0/1] Add documentation for mallocng yoan.picchi
2021-11-05 13:53 ` [musl] [PATCH 1/1] " yoan.picchi

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