All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 3/3] docs : documentation for the code
@ 2015-03-12 14:59 Uma Sharma
  2015-03-12 16:20 ` Andrew Cooper
  2015-03-12 16:22 ` Jan Beulich
  0 siblings, 2 replies; 3+ messages in thread
From: Uma Sharma @ 2015-03-12 14:59 UTC (permalink / raw)
  To: xen-devel; +Cc: dario.faggioli, George.Dunlap

This patch inserts boot paramter documentation in xen-command-line.markdown.

Signed-off-by: Uma Sharma <uma.sharma523@gmail.com>
---
 docs/misc/xen-command-line.markdown | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown
index 63871cb..fec18a1 100644
--- a/docs/misc/xen-command-line.markdown
+++ b/docs/misc/xen-command-line.markdown
@@ -460,6 +460,13 @@ combination with the `low_crashinfo` command line option.
 ### credit2\_load\_window\_shift
 > `= <integer>`
 
+### credit2\_runqueue
+> `= core | socket`
+
+> Default: `credit2_runqueue=core`
+
+Choose the credit2 runqueue.
+
 ### dbgp
 > `= ehci[ <integer> | @pci<bus>:<slot>.<func> ]`
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 3/3] docs : documentation for the code
  2015-03-12 14:59 [PATCH v1 3/3] docs : documentation for the code Uma Sharma
@ 2015-03-12 16:20 ` Andrew Cooper
  2015-03-12 16:22 ` Jan Beulich
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Cooper @ 2015-03-12 16:20 UTC (permalink / raw)
  To: Uma Sharma, xen-devel; +Cc: dario.faggioli, George.Dunlap

On 12/03/15 14:59, Uma Sharma wrote:
> This patch inserts boot paramter documentation in xen-command-line.markdown.
>
> Signed-off-by: Uma Sharma <uma.sharma523@gmail.com>

This change should be in the same patch which introduced the option.

~Andrew

> ---
>  docs/misc/xen-command-line.markdown | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown
> index 63871cb..fec18a1 100644
> --- a/docs/misc/xen-command-line.markdown
> +++ b/docs/misc/xen-command-line.markdown
> @@ -460,6 +460,13 @@ combination with the `low_crashinfo` command line option.
>  ### credit2\_load\_window\_shift
>  > `= <integer>`
>  
> +### credit2\_runqueue
> +> `= core | socket`
> +
> +> Default: `credit2_runqueue=core`
> +
> +Choose the credit2 runqueue.
> +
>  ### dbgp
>  > `= ehci[ <integer> | @pci<bus>:<slot>.<func> ]`
>  

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 3/3] docs : documentation for the code
  2015-03-12 14:59 [PATCH v1 3/3] docs : documentation for the code Uma Sharma
  2015-03-12 16:20 ` Andrew Cooper
@ 2015-03-12 16:22 ` Jan Beulich
  1 sibling, 0 replies; 3+ messages in thread
From: Jan Beulich @ 2015-03-12 16:22 UTC (permalink / raw)
  To: Uma Sharma; +Cc: dario.faggioli, George.Dunlap, xen-devel

>>> On 12.03.15 at 15:59, <uma.sharma523@gmail.com> wrote:
> This patch inserts boot paramter documentation in xen-command-line.markdown.
> 
> Signed-off-by: Uma Sharma <uma.sharma523@gmail.com>
> ---
>  docs/misc/xen-command-line.markdown | 7 +++++++

This should be merged into the patch introducing the option.

Jan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-12 16:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 14:59 [PATCH v1 3/3] docs : documentation for the code Uma Sharma
2015-03-12 16:20 ` Andrew Cooper
2015-03-12 16:22 ` Jan Beulich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.