git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23e8e1a
)
dlm: don't limit active work items
author
David Teigland
<teigland@redhat.com>
Mon, 18 Jul 2011 20:28:34 +0000
(15:28 -0500)
committer
David Teigland
<teigland@redhat.com>
Tue, 19 Jul 2011 19:22:32 +0000
(14:22 -0500)
Allow multiple workqueue items (locks with callbacks) to be
processed concurrently. There should be no reason not to
take advantage of this workqueue feature.
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found