From: Juergen Gross Date: Mon, 7 May 2018 10:16:05 +0000 (+0200) Subject: doc: add credit2_cap_period_ms boot parameter description X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~119 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f78c8322850dbe3dbe9cd828ee00767190529100;p=xen.git doc: add credit2_cap_period_ms boot parameter description credit2_cap_period_ms isn't mentioned in xen-command-line.markdown. Add a description. Signed-off-by: Juergen Gross Acked-by: Andrew Cooper --- diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown index b8afa719ac..5b6571adf2 100644 --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -568,6 +568,16 @@ which would otherwise require escaping of the < option ### credit2\_balance\_under > `= ` +### credit2\_cap\_period\_ms +> `= ` + +> Default: `10` + +Domains subject to a cap receive a replenishment of their runtime budget +once every cap period interval. Default is 10 ms. The amount of budget +they receive depends on their cap. For instance, a domain with a 50% cap +will receive 50% of 10 ms, so 5 ms. + ### credit2\_load\_precision\_shift > `= `