On 5/6/2016 1:34 AM, Tan, Jianfeng wrote: > Hi David, > > > On 5/6/2016 2:29 AM, David Hunt wrote: >> This patch set adds a fifo stack handler to the external mempool >> manager. > > Just a minor confusion for me. Usually, we refer stack as LIFO and > queue as FIFO. So is there any particular reason why we call "stack > (fifo)" here? > > Thanks, > Jianfeng
Jianfeng, You are correct. That is a typo. It should read LIFO. Regards, Dave.