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

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.