Re: sync in container [message #45502 is a reply to message #45489] |
Tue, 13 March 2012 10:39  |
Aleksandar Ivanisevic
Messages: 34 Registered: April 2011
|
Member |
|
|
Andrew Vagin <avagin@parallels.com> writes:
> * You can disable fsyncs inside the VE by writing 0 to
> /proc/sys/fs/fsync-enable on the HN. This means that all fsyncs
> inside VE would be very fast as fsync actually doesn't happen.
Are there any docs about this sysctl? I've googled and searched the
openvz wiki and all I found is the announcement that it has been added
some time in 2008 with no further explanations.
One would think that it should be pretty straightfoward; 0=off, 1=on,
but on all my systems it is set to 2 which makes me wonder if there is
more to it.
|
|
|