[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [win-pv-devel] [PATCH 3/3] Force crashdump driver to use single ring



> -----Original Message-----
> From: win-pv-devel [mailto:win-pv-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On 
> Behalf Of Owen Smith
> Sent: 22 March 2019 10:33
> To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
> Cc: Owen Smith <owen.smith@xxxxxxxxxx>
> Subject: [win-pv-devel] [PATCH 3/3] Force crashdump driver to use single ring
> 
> Signed-off-by: Owen Smith <owen.smith@xxxxxxxxxx>
> ---
>  src/xencrsh/frontend.c | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/src/xencrsh/frontend.c b/src/xencrsh/frontend.c
> index c2e40e3..78c90d9 100644
> --- a/src/xencrsh/frontend.c
> +++ b/src/xencrsh/frontend.c
> @@ -666,6 +666,11 @@ __WriteRing(
>          if (!NT_SUCCESS(Status))
>              goto abort;
> 
> +        Status = StoreWrite(Transaction, Frontend->FrontendPath,
> +                        "multi-queue-num-queues", "1");

Whitespace looks off here, but I can fix on commit...

Acked-by: Paul Durrant <paul.durrant@xxxxxxxxxx>

> +        if (!NT_SUCCESS(Status))
> +            goto abort;
> +
>          Status = StoreTransactionEnd(Transaction, TRUE);
>          if (Status == STATUS_RETRY)
>              continue;
> --
> 2.16.2.windows.1
> 
> 
> _______________________________________________
> win-pv-devel mailing list
> win-pv-devel@xxxxxxxxxxxxxxxxxxxx
> https://lists.xenproject.org/mailman/listinfo/win-pv-devel
_______________________________________________
win-pv-devel mailing list
win-pv-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/win-pv-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.