On Sat, 10 Jan 2015 20:51:28 -0600 Bill Fischofer <[email protected]> 
wrote:
> Because in the presence of local buffer caching it is not clear whether
> lockless or lock-based allocation will scale better, this patch adds
> compile-time support for selecting which sychronization mechanism to use.
> By default lockless allocation is used. To enable lock-based allocation
> change the USE_BUFFER_POOL_LOCKS define to 1.

Thanks.

May I suggest splitting this as a patch set?
Introducing USE_BUFFER_POOL_LOCKS seems independent of the actual bug
fix.

Regards,
Shmulik

_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to