qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] copy on write-but-no-change


From: Rob Landley
Subject: Re: [Qemu-devel] copy on write-but-no-change
Date: Tue, 11 Sep 2007 01:47:16 -0500
User-agent: KMail/1.9.6

On Friday 07 September 2007 10:40:15 am Luke -Jr wrote:
> I don't believe it's possible to make holes in sparse files explicitly.
> The libc/OS only support it transparently when you jump to the end of a
> file and begin writing there.

Actually, I believe it should finally show up in the 2.6.23 kernel.  Look for 
fadvise(FA_DEALLOCATE)

http://lwn.net/Articles/226710/

Rob
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.




reply via email to

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