lkml.org 
[lkml]   [2010]   [Oct]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [RFC][PATCH 1/3] contigous big page allocator
From
On Thu, 14 Oct 2010 15:09:13 +0300
Felipe Contreras <felipe.contreras@gmail.com> wrote:

> > As already pointed out, some embeded drivers need physcailly
> > contignous memory. Currenlty, they use hacky tricks (e.g. playing with
> > the boot memory allocators). There are several proposals for this like
> > adding a new kernel memory allocator (from samsung).
> >
> > It's ideal if the memory allocator can handle this, I think.
>
> Not only contiguous, but sometimes also coherent.

Can you give the list of such drivers?

Anyway, in general cases, the page allocator needs to allocate large
contignous memory if we want dma_alloc_coherent to return large
contignous coherent memory.


\
 
 \ /
  Last update: 2010-10-14 17:27    [W:1.107 / U:0.732 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site