Thread (5 messages) flat view 5 messages, 4 authors, 2015-08-17

Re: [PATCH] rhashtable-test: extend to test concurrency

From: Florian Westphal <fw@strlen.de>
Date: 2015-08-16 18:12:43
Also in: lkml

Phil Sutter [off-list ref] wrote:
After having tested insertion, lookup, table walk and removal, spawn a
number of threads running operations on the same rhashtable. Each of
them will:
[..]
+	if (down_interruptible(&startup_sem))
+		pr_err("  thread[%d]: down_interruptible failed\n", tdata->id);
Why _interruptible?

Seems this should use down() instead.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help