------------------------------------------------------------------ From: <jinpuwang@xxxxxxxxx> Send Time:20/9/2017 17:36 > Have you compare with uksm, what's the benifitial against uksm, > multithread? what's the performance overhead? why do you need to patch > qemu? > > Thanks, > Jack Wang Thanks for replying! we have not compared with uksm yet. The benefit is that adding more CPU cores can linearly boost speed as far as we tested. It also allows any CPU to donate spare time for the job. The qemu patch is used for another feather named PPR(Per Page Recycler). PageONE does not need that qemu patch. PRR Details: https://github.com/baibantech/dynamic_vm/wiki/PPR-Details Jesse Yang