On Thu, 01/21 13:58, Vladimir Sementsov-Ogievskiy wrote: > >>I thing now, that the same may be accomplished for BdrvDirtyBitmap, > >>all we need is return "changed" status from hb_set_between and then > >>from hbitmap_set. > >That is true, but it makes further optimizing to *really* only set the > >toggled > >meta bits much more difficult (i.e. when only a few bits between start and > >last > >are changed). > > Are you going add some optimization in following versions (v3 ?) or > as separate series, or other plan?
I aim at a seperate series for that. Fam