]> scripts.mit.edu Git - xen.git/commitdiff
Even out memory for b-k and c-w
authorroot <root@not-forward.mit.edu>
Fri, 10 Jul 2009 13:40:01 +0000 (09:40 -0400)
committerroot <root@not-forward.mit.edu>
Fri, 10 Jul 2009 13:40:01 +0000 (09:40 -0400)
scripts-server

index 377e277cf3db212ec9f9d35400257709a59b0b71..102d39a949558ad704393f6018ef531a9d14191f 100644 (file)
@@ -11,8 +11,8 @@
 vm_host = 0
 vm_mem  = 1
 vm_mac5 = 2
-machines = { 'bees-knees'     : ['not-forward',  4096, 10],
-             'cats-whiskers'  : ['not-forward',  7168, 20],
+machines = { 'bees-knees'     : ['not-forward',  6144, 10],
+             'cats-whiskers'  : ['not-forward',  6144, 20],
              'not-backward'   : ['not-forward',  2048, 30],
              'busy-beaver'    : ['conan-obrien', 3072, 40],
              'pancake-bunny'  : ['conan-obrien', 3072, 50],