Thread (36 messages) 36 messages, 7 authors, 2020-08-29

Re: [RFC][PATCH 6/7] freelist: Lock less freelist

From: peterz@infradead.org
Date: 2020-08-27 16:38:17
Also in: lkml

On Thu, Aug 27, 2020 at 06:12:43PM +0200, Peter Zijlstra wrote:
+struct freelist_node {
+	atomic_t		refs;
+	struct freelist_node	*next;
+};
Bah, the next patch relies on this structure to be ordered the other
way around.

Clearly writing code and listening to talks isn't ideal :-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help