From: Yehuda Sadeh Date: Wed, 3 Feb 2010 19:00:26 +0000 (-0800) Subject: ceph: put unused osd connections on lru X-Git-Tag: v2.6.34-rc2~9^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a2041bd96c9f05ff10172b9c814c14f247084e;p=pandora-kernel.git ceph: put unused osd connections on lru Instead of removing osd connection immediately when the requests list is empty, put the osd connection on an lru. Only if that osd has not been used for more than a specified time, will it be removed. Signed-off-by: Yehuda Sadeh Signed-off-by: Sage Weil --- Reading git-diff-tree failed