summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-01-08 15:14:15 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-01-08 15:14:15 +0000
commit78211c61c64d314ddcae5386c1bdfde2fd69aab8 (patch)
tree5ac9ca38376cebd064466ff1d81bf485116c08b2 /ChangeLog
parentc296b68c99f8c22b0c7db1b072a6cd86f9ac3da9 (diff)
downloadvirt-top-78211c61c64d314ddcae5386c1bdfde2fd69aab8.tar.gz
virt-top-78211c61c64d314ddcae5386c1bdfde2fd69aab8.tar.xz
virt-top-78211c61c64d314ddcae5386c1bdfde2fd69aab8.zip
Get node_info just once for each connection.
* vc_connections.ml: Get node_info just once for each connection, which is more efficient. * vc_connections.mli: Tidy up.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d8fd69..2dea1a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-01-08 Richard Jones <rjones@redhat.com>
+ Get node_info just once for each connection.
+ * vc_connections.ml: Get node_info just once for each connection,
+ which is more efficient.
+ * vc_connections.mli: Tidy up.
+
Type Vc_domain_ops.dops_callback_fn for clarity.
* virt-ctrl/vc_domain_ops.mli, virt-ctrl/vc_domain_ops.ml,
virt-ctrl/vc_mainwindow.mli: Give a type name to the domain_ops