Fix: split UST per UID/PID default values
authorDavid Goulet <dgoulet@efficios.com>
Tue, 7 May 2013 15:54:41 +0000 (11:54 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 7 May 2013 19:41:12 +0000 (15:41 -0400)
The default per UID subbuffer size are changed from 4096 bytes to 131072
bytes (128k). The rest have the same values as before.

Some DEFAULT_CHANNEL_* macros are prefixed with an underscore making
sure they are not used elsewhere in the code base and only domain
specific values are used.

Fixes #524

Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.025743 seconds and 4 git commands to generate.