On 1/10/19 7:15 AM, Nikolay Shirokovskiy wrote:
Signed-off-by: Nikolay Shirokovskiy
<nshirokovskiy(a)virtuozzo.com>
---
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 8c608cd..e16d82d 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -50,6 +50,17 @@
<section title="New features">
<change>
<summary>
+ Add metadata cache size policy for disks
s/Add/Allow
s/disks/qcow2 disks
+ </summary>
+ <description>
+ Disk workloads using very big datasets intensively can have bad
s/Disk workloads/Workloads
s/big/large ?
+ perfomance for disks backed by non raw images. The cause
is default
*performance
s/disks/qcow2 disks/
+ limit on disk's metadata cache size. Now one has
option to keep all
s/on/on the/
s/Now one has option to/Using the disk driver XML attribute
"metadata_cache_size='maximum'" it is now possible to/
John
+ metadata cache in memory.
+ </description>
+ </change>
+ <change>
+ <summary>
Xen: Add support for openvswitch
</summary>
<description>