|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Re: cow implementation
Steven Anderson wrote:
> I would really like to see someone with experience on this start a wiki. I
> think a lot of people could benifit from it.
That would be nice.
I'd be happy to contribute my experiences when I get more time.
(Which will probably be a couple of months from now, but anyway.)
Personally, I'd like to see some more information on filesystems that
zero blocks when they're freed and COW implementations that nukes
blocks that gets zeroed from the write target :-).
> I also wonder what kind of performance and overhead a COW setup would have?
I've seen suggestions that unionfs adds about 15% overhead in a test setup.
It's of course dependant on your setup..
The more filesystems you add on top of each other, the slower it will
get, I imagine.
OTOH, dentrys are usually cached, so it might not be that big in the
common case.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|