commit | bf3e05bc1e2781d5d8d3ddb2d8bf2d6ec207e5cb | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Thu Nov 24 17:40:57 2011 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Dec 27 11:17:40 2011 +0200 |
tree | 7312367143f00ec1c051831f3a4e6dcc7f8acd92 | |
parent | 28a37544fb0223eb9805d2567b88f7360edec52a [diff] |
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 <xiaoguangrong@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>