11 Nov
2002
11 Nov
'02
9:36 p.m.
On Friday, November 8, 2002, at 02:20 AM, Heiko Panther wrote:
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.)
Avoid fragmentation. Avoid lock contention.... --Umesh -- Umesh Vaishampayan Apple Computer, Inc. Mac OS X Kernel Ph: (408) 974 0229 _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
8396
Age (days ago)
8396
Last active (days ago)
0 comments
1 participants
participants (1)
-
Umesh Vaishampayan