qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 13/17] block: fallback from discard to write


From: Christoph Hellwig
Subject: Re: [Qemu-devel] [RFC PATCH 13/17] block: fallback from discard to writes
Date: Sat, 24 Mar 2012 16:35:04 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

On Thu, Mar 08, 2012 at 06:15:13PM +0100, Paolo Bonzini wrote:
> Allow discard to fail, and fall back to the write operation.  This
> is needed because there's no simple way to probe for availability
> of FALLOC_FL_PUNCH_HOLE.

So you switch on advertising TRIM support in the patch before, and then
fall back to a very suboptimal implementation here?

This will make Windows 7 users very unhappy.




reply via email to

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