|
Message-Id: <20211105135323.36524-1-yoan.picchi@foss.arm.com> Date: Fri, 5 Nov 2021 13:53:22 +0000 From: yoan.picchi@...s.arm.com To: musl@...ts.openwall.com Cc: Yoan Picchi <yoan.picchi@....com> Subject: [PATCH 0/1] Add documentation for mallocng From: Yoan Picchi <yoan.picchi@....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
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.