hquxmu / ai-contest

Automatically exported from code.google.com/p/ai-contest
0 stars 0 forks source link

Using KVM for the sandbox #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I just discovered that the sandbox uses Qemu, and I don't think that it's using 
KVM. If an admin could install KVM, have the kernel load it, and make sure that 
Qemu uses it (somebody suggested that `lsof /dev/kvm' should report connected 
Qemu processes if it's using it properly), then the sandboxes will be MUCH 
faster. If after setting up KVM we find that Qemu is still not using it, it 
should just be a matter of either updating Qemu to a newer version or perhaps 
simply passing a flag to it when launching it. I haven't looked up the details. 
Either way, I don't think it would be an intrusive change to at least install 
and run KVM and see if it works automagically.

Original issue reported on code.google.com by Jake.McA...@gmail.com on 9 Sep 2010 at 5:08

GoogleCodeExporter commented 9 years ago
Making cameron.jp the owner because he's the only one that can do it anyway.

Also dropping priority because it's not critical and won't hurt to just try 
later.

Original comment by Jake.McA...@gmail.com on 10 Sep 2010 at 12:32