Reviewed-by: Brian Brooks
On 10/19 15:09:16, Petri Savolainen wrote:
> Pool performance is optimized by using a ring as the global buffer storage.
> IPC build is disabled, since it needs large modifications due to dependency
> to
> pool internals. Old pool implementation was based on locks and
Pool performance is optimized by using a ring as the global buffer storage.
IPC build is disabled, since it needs large modifications due to dependency to
pool internals. Old pool implementation was based on locks and linked list of
buffer headers. New implementation maintain a ring of buffer ha