[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] Use posix_fallocate() to allocate disk space
- From: Amit Shah <amit shah redhat com>
- To: libvir-list redhat com
- Subject: [libvirt] Use posix_fallocate() to allocate disk space
- Date: Thu, 19 Mar 2009 12:45:23 +0530
These patches introduce safezero() to allocate chunks for a file and
write zeroes to them.
Not yet ready for merge; I don't understand the configure system yet
and don't know how to test for posix_fallocate() availability.
The second patch introduces a new variable, track_allocation_progress,
which perhaps belongs somewhere else.
Pointers for both these problems appreciated.
Thanks,
Amit
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]