On 05/14/2010 03:20 PM, Jan Kiszka wrote:
As the QLIST has not tail pointer, this requires list walking. Still useful when lists are short or insertion time doesn't matter.
True, but why not switch to QTAIL instead? Paolo
On 05/14/2010 03:20 PM, Jan Kiszka wrote:
As the QLIST has not tail pointer, this requires list walking. Still useful when lists are short or insertion time doesn't matter.
True, but why not switch to QTAIL instead? Paolo