9 Feb
2005
9 Feb
'05
5:03 p.m.
Hi all, How can I "malloc" from a specific dataspace? Thanks Leon [Running on Fiasco]
10 Feb
10 Feb
10:59 a.m.
Hi, On Wed, Feb 09, 2005 at 06:03:41PM +0200, Leon Brits wrote:
Hi all,
How can I "malloc" from a specific dataspace?
You need an allocator/memory manager that is backed with a specific dataspace. You may use OSKit's lmm as I did in dde_linux/lib/src/mm.c or better write your own. Cheers -- Christian Helmuth ## Dept. of CS, TU Dresden, Germany ## ## http://os.inf.tu-dresden.de/~ch12 ##
7691
Age (days ago)
7692
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christian Helmuth -
Leon Brits