[haiku-development] Re: Contiguous Memory Allocation

  • From: "Ingo Weinhold" <ingo_weinhold@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 21 Sep 2011 02:49:59 +0200

Gerald Zajac wrote:
> 
> Does the Haiku kernel have a function for allocating contiguous memory 
> like the FreeBSD function contigmalloc() ?

You're looking for create_area() [1] with B_CONTIGUOUS.

CU, Ingo

[1] http://haiku-os.org/legacy-docs/bebook/TheKernelKit_Areas.html#create_area

Other related posts: