2017-01-13 16:23, Olivier Matz: > On Wed, 11 Jan 2017 02:25:28 +0000, Wenfeng Liu > <li...@arraynetworks.com.cn> wrote: > > Currently we will check mempool flags when we put/get objects from > > mempool. However, this makes cache useless when mempool is SC|SP, > > SC|MP, MC|SP cases. > > This patch makes cache available in above cases and improves > > performance. > > > > Signed-off-by: Wenfeng Liu <li...@arraynetworks.com.cn> > > Acked-by: Olivier Matz <olivier.m...@6wind.com>
Applied, thanks