RE: [PATCHv8 00/12] Contiguous Memory Allocator

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marek Szyprowski
Date: Thursday, December 23, 2010 - 3:58 am

Hello,

On Thursday, December 23, 2010 11:07 AM Russell King - ARM Linux wrote:


Actually this contiguous memory allocator is a better replacement for
alloc_pages() which is used by dma_alloc_coherent(). It is a generic
framework that is not tied only to ARM architecture.


This is an arm specific problem, also related to dma_alloc_coherent()
allocator. To be 100% conformant with ARM specification we would
probably need to unmap all pages used by the dma_coherent allocator
from the LOW MEM area. This is doable, but completely not related
to the CMA and this patch series.

Best regards
--
Marek Szyprowski
Samsung Poland R&D Center


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHv8 00/12] Contiguous Memory Allocator, Michal Nazarewicz, (Wed Dec 15, 1:34 pm)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Kyungmin Park, (Thu Dec 23, 2:30 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Russell King - ARM Linux, (Thu Dec 23, 3:06 am)
RE: [PATCHv8 00/12] Contiguous Memory Allocator, Marek Szyprowski, (Thu Dec 23, 3:58 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Russell King - ARM Linux, (Thu Dec 23, 5:19 am)
RE: [PATCHv8 00/12] Contiguous Memory Allocator, Marek Szyprowski, (Thu Dec 23, 6:09 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Tomasz Fujak, (Thu Dec 23, 6:35 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Michal Nazarewicz, (Thu Dec 23, 6:41 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Russell King - ARM Linux, (Thu Dec 23, 6:44 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Russell King - ARM Linux, (Thu Dec 23, 6:48 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Russell King - ARM Linux, (Thu Dec 23, 6:51 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Tomasz Fujak, (Thu Dec 23, 7:04 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Tomasz Fujak, (Thu Dec 23, 7:08 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Russell King - ARM Linux, (Thu Dec 23, 7:16 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Russell King - ARM Linux, (Thu Dec 23, 7:20 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Felipe Contreras, (Thu Dec 23, 7:42 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Michal Nazarewicz, (Thu Dec 23, 8:02 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Tomasz Fujak, (Thu Dec 23, 8:35 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, David Brown, (Thu Dec 23, 11:04 am)
RE: [PATCHv8 00/12] Contiguous Memory Allocator, Johan MOSSBERG, (Tue Jan 4, 9:23 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Michał Nazarewicz, (Tue Jan 4, 9:59 am)
Re: [PATCHv8 00/12] Contiguous Memory Allocator, Russell King - ARM Linux, (Tue Jan 4, 10:19 am)
RE: [PATCHv8 00/12] Contiguous Memory Allocator, Santosh Shilimkar, (Tue Jan 4, 10:31 am)