vzsplit: do not play with CPUUNITS

CPUUNITS is a relative parameter, i.e. its absolute value does not matter,
what matters is a proportion of given CT CPUUNITS to sum of all CPUUNITS
across the hardware node.

So it doesn't make sense to do any calculations, just set CPUUNITS=1000
to give all CTs equal CPU share by default.

Fixes bug #1627
http://bugzilla.openvz.org/1627

Reported-by: Leandro López (inkel) <inkel.ar@gmail.com>
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed