All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]Users' Manual fixation about tbuf_size
@ 2006-04-21  6:21 Atsushi SAKAI
  2006-04-21 14:11 ` Rob Gardner
  0 siblings, 1 reply; 2+ messages in thread
From: Atsushi SAKAI @ 2006-04-21  6:21 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

Hi, All 

 This is users' manual fixation about tbuf_size
based on Xen 3.0.2 common/trace.c.
If this ML is wrong, please tell me appropriate ML. 

1)debug building is not needed for tracing buffer currently.
2)trace buffer default size is 0(trace.c line 35)

Signed-off-by: Atsushi SAKAI <sakaia@jp.fujitsu.com>

Atsushi SAKAI






[-- Attachment #2: usermanual_tbuf_size.patch --]
[-- Type: application/octet-stream, Size: 756 bytes --]

diff -r 00ab9dd57213 -r f68f3410ffba docs/src/user.tex
--- a/docs/src/user.tex	Thu Apr 20 17:01:53 2006 +0900
+++ b/docs/src/user.tex	Fri Apr 21 14:59:54 2006 +0900
@@ -1983,8 +1983,7 @@ editing \path{grub.conf}.
   kilobytes. In previous versions of Xen, suffixes were not supported
   and the value is always interpreted as kilobytes.
 \item [ tbuf\_size=xxx ] Set the size of the per-cpu trace buffers, in
-  pages (default 1).  Note that the trace buffers are only enabled in
-  debug builds.  Most users can ignore this feature completely.
+  pages (default 0).  
 \item [ sched=xxx ] Select the CPU scheduler Xen should use.  The
   current possibilities are `sedf' (default) and `bvt'.
 \item [ apic\_verbosity=debug,verbose ] Print more detailed



[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

end of thread, other threads:[~2006-04-21 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-21  6:21 [PATCH]Users' Manual fixation about tbuf_size Atsushi SAKAI
2006-04-21 14:11 ` Rob Gardner

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.