summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-04-17 17:41:33 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-04-17 17:41:33 +0100
commit7995c513baf9929a1c5cefc30498a93b45eafd52 (patch)
tree09707606a269c11af19c9acc707cdf080933c383
parent6065f21b109def2f083b5915bd119babffa8fa7a (diff)
downloadlibguestfs-7995c513baf9929a1c5cefc30498a93b45eafd52.tar.gz
libguestfs-7995c513baf9929a1c5cefc30498a93b45eafd52.tar.xz
libguestfs-7995c513baf9929a1c5cefc30498a93b45eafd52.zip
todo: Note about -cpu host.
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 43d5e621..426d9ffc 100644
--- a/TODO
+++ b/TODO
@@ -459,3 +459,8 @@ TMPDIR should be checked to ensure that we won't run out of space
during the conversion, since current behaviour is very bad when this
happens (it usually causes virt-sparsify to hang). This requires
writing a small C binding to statvfs for OCaml.
+
+Optimize the appliance
+----------------------
+
+Pass -cpu host. Anything else?