Am 01.02.2013 15:04, schrieb Alex Deucher:
> On Fri, Feb 1, 2013 at 5:25 AM, Christian K?nig
> wrote:
>> [SNAP]
>> Wouldn't it make sense to use the IB functions (ib_get, ib_schedule,
>> ib_free) here instead of filling the IB structure manually?
> I tried that initially, but ran into several pro
Am 31.01.2013 22:37, schrieb alexdeucher at gmail.com:
> From: Alex Deucher
>
> For very large page table updates, we can exceed the
> size of the ring. To avoid this, use an IB to perform
> the page table update.
>
> Signed-off-by: Alex Deucher
> ---
>
> We may want to do something similar for
On Fri, Feb 1, 2013 at 5:25 AM, Christian K?nig
wrote:
> Am 31.01.2013 22:37, schrieb alexdeucher at gmail.com:
>
>> From: Alex Deucher
>>
>> For very large page table updates, we can exceed the
>> size of the ring. To avoid this, use an IB to perform
>> the page table update.
>>
>> Signed-off-
Am 01.02.2013 15:04, schrieb Alex Deucher:
On Fri, Feb 1, 2013 at 5:25 AM, Christian König wrote:
[SNAP]
Wouldn't it make sense to use the IB functions (ib_get, ib_schedule,
ib_free) here instead of filling the IB structure manually?
I tried that initially, but ran into several problems and it
On Fri, Feb 1, 2013 at 5:25 AM, Christian König wrote:
> Am 31.01.2013 22:37, schrieb alexdeuc...@gmail.com:
>
>> From: Alex Deucher
>>
>> For very large page table updates, we can exceed the
>> size of the ring. To avoid this, use an IB to perform
>> the page table update.
>>
>> Signed-off-by:
Am 31.01.2013 22:37, schrieb alexdeuc...@gmail.com:
From: Alex Deucher
For very large page table updates, we can exceed the
size of the ring. To avoid this, use an IB to perform
the page table update.
Signed-off-by: Alex Deucher
---
We may want to do something similar for the BO move code a
From: Alex Deucher
For very large page table updates, we can exceed the
size of the ring. To avoid this, use an IB to perform
the page table update.
Signed-off-by: Alex Deucher
---
We may want to do something similar for the BO move code as we
could potentially run out of ring space on a smal
From: Alex Deucher
For very large page table updates, we can exceed the
size of the ring. To avoid this, use an IB to perform
the page table update.
Signed-off-by: Alex Deucher
---
We may want to do something similar for the BO move code as we
could potentially run out of ring space on a smal