Add default subbuf sizes getter functions
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 13 Nov 2012 19:28:42 +0000 (14:28 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 13 Nov 2012 19:39:54 +0000 (14:39 -0500)
This patch adds functions to retrieve defaults subbuf sizes. It uses the
DEFAULT_*_SUBBUF_SIZE defines from defaults.h but also make sure that
the values are at least as big as the page size.

The functions are defined as static inline in defaults.h.

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.026094 seconds and 5 git commands to generate.