Index: /trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remote-create
===================================================================
--- /trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remote-create	(revision 664)
+++ /trunk/packages/sipb-xen-remote-server/files/usr/sbin/sipb-xen-remote-create	(revision 665)
@@ -3,8 +3,5 @@
 Picks a host to "create" (boot) a VM on, and does so.
 
-For now, a very dumb algorithm for which host to boot on:
-the one with fewer machines running.
-
-TODO: load-balance based on something like actual free RAM
+Current load-balancing algorithm: wherever there's more free RAM.
 
 TODO: use a lock to avoid creating the same VM twice in a race
