[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4E642D55.7010500@intel.com>
Date: Mon, 05 Sep 2011 10:00:53 +0800
From: Huang Ying <ying.huang@...el.com>
To: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
CC: LKML <linux-kernel@...r.kernel.org>,
Peter Zijlstra <peterz@...radead.org>,
Andi Kleen <andi@...stfloor.org>,
"lenb@...nel.org" <lenb@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [RFC patch 1/2] Rename the "llist" (lockless list) to "llstack"
(lockless stack)
IMHO, I prefer to keep "llist" as the name of the best general lock-less
list we can implemented. Maybe in the future we can replace the
implementation totally, or add/change its API. I don't like the name of
"llstack" because we don't want to implement or use a lock-less stack,
we just can only implement stack like operations so far, maybe in the
future we can work out some solution for other operations.
Best Regards,
Huang Ying
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists