Fix Node hiCpu computation
authorIustin Pop <iustin@google.com>
Thu, 15 Apr 2010 14:16:53 +0000 (16:16 +0200)
committerIustin Pop <iustin@google.com>
Thu, 15 Apr 2010 14:16:53 +0000 (16:16 +0200)
commite87a419f4b99ba24da2f1dc7f55509b4dc0e0e35
tree1938cde6709a638da7c0ece2458cb325e84bd0ae
parent9b8fac3df1881038d4d96c5db971d65b6ec18ac1
Fix Node hiCpu computation

In case we're not enabling limits, let's restrict this to -1, instead of
-1 times the number of pcpus.
Ganeti/HTools/Node.hs