[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH DOCDAY v3] docs: improve documentation of Xen command line parameters
On Tue, Jul 31, 2012 at 4:36 PM, Matt Wilson <msw@xxxxxxxxxx> wrote: > This change improves documentation for several Xen command line > parameters. Some of the Itanium-specific options are now removed. A > more thorough check should be performed to remove any other remnants. > > I've reformatted some of the entries to fit in 80 column terminals. > > Options that are yet undocumented but accept standard boolean / > integer values are now annotated as such. > > The size suffixes have been corrected to use the binary prefixes > instead of decimal prefixes. > > Changes since v2: > * Change *bi prefixes to GiB, MiB, KiB > > Signed-off-by: Matt Wilson <msw@xxxxxxxxxx> > Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > > diff -r bf922651da96 -r 1809175cdc9b docs/misc/xen-command-line.markdown > --- a/docs/misc/xen-command-line.markdown Sat Jul 28 17:27:30 2012 +0000 > +++ b/docs/misc/xen-command-line.markdown Mon Jul 30 19:04:59 2012 +0000 > @@ -46,9 +46,9 @@ if a leading `0` is present. > > A size parameter may be any integer, with a size suffix > > -* `G` or `g`: Giga (2^30) > -* `M` or `m`: Mega (2^20) > -* `K` or `k`: Kilo (2^10) > +* `G` or `g`: GiB (2^30) > +* `M` or `m`: MiB (2^20) > +* `K` or `k`: KiB (2^10) > * `B` or `b`: Bytes This part: Acked-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx> Thanks! -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |