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:
49e61f2
)
[DLM] Make dlm_sendd cond_resched more
author
Patrick Caulfield
<pcaulfie@redhat.com>
Fri, 14 Sep 2007 07:49:21 +0000
(08:49 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 10 Oct 2007 07:56:19 +0000
(08:56 +0100)
Under high recovery loads dlm_sendd can monopolise the CPU and cause soft lockups.
This one extra and one moved cond_resched() make it yield a little more during
such times keeping work moving.
Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/lowcomms.c
patch
|
blob
|
history
diff --cc
fs/dlm/lowcomms.c
Simple merge