Mathieu Desnoyers <mathieu.desnoy...@efficios.com> wrote: > * Eric Wong (normalper...@yhbt.net) wrote: > > In some situations, it is necessary to prepend a node to a queue. > > For epoll, this is necessary for two rare conditions: > > > > * when the user triggers -EFAULT > > * when reinjecting elements from the ovflist (implemented as a stack) > > This approach makes sense. > > In terms of API naming, I wonder if "prepend" is the good counterpart > for "enqueue". Maybe "enqueue_first" or "enqueue_head" could be better > suited ?
I'm not sure, I'll go with whatever name you decide is best :) Thanks for looking at my patch, I'll post an updated version once a name is decided. -- Eric "isuckatnamingthings" Wong -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/