From: Patrick Caulfield Date: Fri, 14 Sep 2007 07:49:21 +0000 (+0100) Subject: [DLM] Make dlm_sendd cond_resched more X-Git-Tag: v2.6.24-rc1~1405^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d66f8277f53407754f50ae6bada68f1b68d04d48;p=pandora-kernel.git [DLM] Make dlm_sendd cond_resched more 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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed