On Wed, Nov 16, 2011 at 2:18 PM, j.glisse@gmail.com wrote:
From: Jerome Glisse jglisse@redhat.com
Somewhat specializaed sub-allocator designed to perform sub-allocation for command buffer not only for current cs ioctl but for future command submission ioctl as well. Patch also convert current ib pool to use the sub allocator. Idea is that ib poll buffer can be share with other command buffer submission not having 64K granularity.
Signed-off-by: Jerome Glisse jglisse@redhat.com
Ignore first send (was wrong patch).
Cheers, Jerome