[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] tools: increase default xentrace buffer size.
tools: increase default xentrace buffer size to reduce the number of lost records. Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx> diff -r c30ad20325a9 tools/xentrace/xentrace.c --- a/tools/xentrace/xentrace.c Tue Oct 30 11:11:32 2007 +0000 +++ b/tools/xentrace/xentrace.c Thu Nov 01 18:05:38 2007 +0000 @@ -48,7 +48,7 @@ extern FILE *stderr; /* sleep for this long (milliseconds) between checking the trace buffers */ #define POLL_SLEEP_MILLIS 100 -#define DEFAULT_TBUF_SIZE 20 +#define DEFAULT_TBUF_SIZE 32 /***** The code **************************************************************/ typedef struct settings_st { _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |