On 29/09/15 18:17, Gohar Irfan wrote:
> What is the alternate of doing a malloc in Xen?
> I have a data structure (containing a list from the list.h implementation) 
> and I want to initialize a pointer and allocate space for my struct. But 
> since malloc doesn’t work in Xen, what should I do?

Use grep, and you will definitely find something appropriate to use in
the source code.

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to