Vmalloc help

O

onsbomma

Hallo

I am a student computer science on the university of Leuven, Belgium.
For my thesis I am examining some mallocs on there working, performance
and the ways to exploit them (double free, buffer overflow). Vmalloc
(the one of Phong Vo) is one of the malloc I have to describe. I have
the source code, but I was wondering if there are some pictures or
schemes that illustrate the inner design of Vmalloc. I don't understand
the trees.

Thanks in advance,

Hans
 
C

CBFalconer

onsbomma said:
I am a student computer science on the university of Leuven,
Belgium. For my thesis I am examining some mallocs on there
working, performance and the ways to exploit them (double free,
buffer overflow). Vmalloc (the one of Phong Vo) is one of the
malloc I have to describe. I have the source code, but I was
wondering if there are some pictures or schemes that illustrate
the inner design of Vmalloc. I don't understand the trees.

I have no idea, but you are also welcome to examine nmalloc

<http://cbfalconer.home.att.net/download/nmalloc.zip>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,159
Messages
2,570,879
Members
47,417
Latest member
DarrenGaun

Latest Threads

Top