On 07/11/2012 01:32 PM, Vasilis Liaskovitis wrote:
> Implement batch dimm creation command line options. These could be useful for
> not bloating the command line with a large number of dimms.

IMO this is unneeded.  With a management tool there is no problem
generating a long command line; from the command line -dimm will be a
rarely used option.

> 
> syntax: -dimms pfx=poolid,size=sz,num=n
> Will create numdimms dimms with ids poolid0, ..., poolidn-1. Each dimm has a
> size of sz.
>     
> Implement -dimmpop option to populate dimms at bootup
> syntax: -dimmpop pfx=poolid,num=n
> This will populate n dimms with ids poolid0, ..., poolidn-1.
> 
> (live-migration could break here without patch 12/21: -dimmspop
> needs to be reworked to support populating of individual dimms with
> same prefix, and not only a range of dimms starting from 0)
> 

-- 
error compiling committee.c: too many arguments to function


--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to