Thread (12 messages) 12 messages, 4 authors, 2014-12-11

Re: [RFC PATCH 1/3] lib: adding an Array-based Lock-Free (ALF) queue

From: David Miller <hidden>
Date: 2014-12-11 19:15:48
Also in: linux-mm, lkml, netdev

From: Jesper Dangaard Brouer <redacted>
Date: Wed, 10 Dec 2014 15:15:26 +0100
+static inline int
+alf_mp_enqueue(const u32 n;
+	       struct alf_queue *q, void *ptr[n], const u32 n)
+{
 ...
+/* Main Multi-Consumer DEQUEUE */
+static inline int
+alf_mc_dequeue(const u32 n;
+	       struct alf_queue *q, void *ptr[n], const u32 n)
+{
I would seriously consider not inlining these.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help