Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1691070 > unrolled thread
| Started by | Dongli Zhang <dongli.zhang@oracle.com> |
|---|---|
| First post | 2017-07-19 09:50 +0200 |
| Last post | 2017-07-19 09:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2 1/1] xen/blkfront: always allocate grants first from per-queue persistent grants Dongli Zhang <dongli.zhang@oracle.com> - 2017-07-19 09:50 +0200
| From | Dongli Zhang <dongli.zhang@oracle.com> |
|---|---|
| Date | 2017-07-19 09:50 +0200 |
| Subject | Re: [PATCH v2 1/1] xen/blkfront: always allocate grants first from per-queue persistent grants |
| Message-ID | <u4RU5-5ro-7@gated-at.bofh.it> |
Hi Konrad,
In addition to Junxiao's patch on xen-blkfront, would you please help merge this
to mainline as well?
Thank you very much!
Dongli Zhang
On 06/28/2017 11:34 PM, Roger Pau Monné wrote:
> On Wed, Jun 28, 2017 at 08:57:28PM +0800, Dongli Zhang wrote:
>> This patch partially reverts 3df0e50 ("xen/blkfront: pseudo support for
>> multi hardware queues/rings"). The xen-blkfront queue/ring might hang due
>> to grants allocation failure in the situation when gnttab_free_head is
>> almost empty while many persistent grants are reserved for this queue/ring.
>>
>> As persistent grants management was per-queue since 73716df ("xen/blkfront:
>> make persistent grants pool per-queue"), we should always allocate from
>> persistent grants first.
>>
>> Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
>
> Acked-by: Roger Pau Monné <roger.pau@citrix.com>
>
> Thanks.
>
Back to top | Article view | linux.kernel
csiph-web