[Barrelfish-users] Use of malloc
Zeus Gómez Marmolejo
zeus.gomez at bsc.es
Fri Dec 2 13:39:19 CET 2011
Hi all,
I'm wondering if there is a way to avoid the two malloc() calls present in
vspace_map_anon_aligned()
to avoid the circular malloc() -> sbrk() -> vspace_map_anon_aligned() ->
malloc() calls
Is it possible to use the slab allocator for the two structures memobj_anon
and vregion?
Thanks,
--
Zeus Gómez Marmolejo
Barcelona Supercomputing Center
PhD student
http://www.bsc.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20111202/c20d342d/attachment.html
More information about the Barrelfish-users
mailing list