Re: allocate huge amounts of kernel memory
Re: allocate huge amounts of kernel memory
- Subject: Re: allocate huge amounts of kernel memory
- From: Heiko Panther <email@hidden>
- Date: Fri, 08 Nov 2002 11:20:12 +0100
Hi Umesh,
> IOMalloc() is just a wrapper around kalloc(). kalloc() allocates
> memory from a sub map which is limited to 16MB.
Out of curiosity: Why do you use that sub map, and don't allocate
straight from kernel_map? (Which is, by the way, my workaround.)
Heiko Panther
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.