qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [Qemu-devel] [PULL 00/18] Block layer patches


From: Peter Maydell
Subject: Re: [Qemu-block] [Qemu-devel] [PULL 00/18] Block layer patches
Date: Thu, 29 Sep 2016 10:18:49 -0700

On 29 September 2016 at 03:25, Kevin Wolf <address@hidden> wrote:
> The series contains a patch that reduces the coroutine stack size, so I
> guess it's not quite infinite, but pretty deep recursion anyway. I will
> drop that final patch that reduces the stack size and hope that the rest
> will pass your testing (I tried some more to reproduce it, but I still
> didn't manage to).

Ah, I see. I suspect the clang build (since it has the sanitizer
enabled) is a worst-case for stack usage.

Is it possible for a guest to issue a sufficiently large
request that it blows the stack, or is that capped
somehow?

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]