KVM: sort memslots by its size and use line search
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Thu, 24 Nov 2011 09:40:57 +0000 (17:40 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:17:40 +0000 (11:17 +0200)
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 <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found