RE: [PATCH 0/1] v4l: videobuf2: Add DMA pool allocator

2011-01-18 Thread Jeongtae Park
@vger.kernel.org > Cc: k.deb...@samsung.com; jaeryul...@samsung.com; jonghun@samsung.com; > kgene@samsung.com > Subject: RE: [PATCH 0/1] v4l: videobuf2: Add DMA pool allocator > > Hello, > > On Thursday, December 30, 2010 5:55 AM Jeongtae Park wrote: >

RE: [PATCH 0/1] v4l: videobuf2: Add DMA pool allocator

2011-01-17 Thread Marek Szyprowski
Hello, On Thursday, December 30, 2010 5:55 AM Jeongtae Park wrote: > The DMA pool allocator allocates a memory using dma_alloc_coherent(), > creates a pool using generic allocator in the initialization. > For every allocation requests, the allocator returns a part of its > memory pool using gener