lkml.org 
[lkml]   [2016]   [Dec]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
From
Date
Am 30.11.2016 um 09:43 schrieb Liang Li:
> This patch set contains two parts of changes to the virtio-balloon.
>
> One is the change for speeding up the inflating & deflating process,
> the main idea of this optimization is to use bitmap to send the page
> information to host instead of the PFNs, to reduce the overhead of
> virtio data transmission, address translation and madvise(). This can
> help to improve the performance by about 85%.

Do you have some statistics/some rough feeling how many consecutive bits
are usually set in the bitmaps? Is it really just purely random or is
there some granularity that is usually consecutive?

IOW in real examples, do we have really large consecutive areas or are
all pages just completely distributed over our memory?

Thanks!

--

David

\
 
 \ /
  Last update: 2016-12-06 09:42    [W:1.968 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site