From: Xiao Guangrong Date: Thu, 24 Nov 2011 09:40:57 +0000 (+0800) Subject: KVM: sort memslots by its size and use line search X-Git-Tag: v3.3-rc1~131^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf3e05bc1e2781d5d8d3ddb2d8bf2d6ec207e5cb;p=pandora-kernel.git KVM: sort memslots by its size and use line search Sort memslots base on its size and use line search to find it, so that the larger memslots have better fit The idea is from Avi Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed