[libvirt] [PATCH 1/2] conf: Support for Block Device IO Limits

Daniel P. Berrange berrange at redhat.com
Thu Aug 30 17:37:22 UTC 2012


On Thu, Aug 30, 2012 at 10:16:45AM +0200, Viktor Mihajlovski wrote:
> On 08/29/2012 07:08 PM, Daniel P. Berrange wrote:
> >        <geometry cyls='16383' heads='16' secs='63' trans='lba'/>
> >>+      <iolimits logical_block_size='512' physical_block_size='4096'/>
> >
> >I don't think 'iolimits' is a very good name for this - it suggested
> >to me that it was doing I/o rate thottling/tuning.
> >
> >
> >Daniel
> >
> 
> what about
> 
> s/iolimits/blockparams/
> 
> which was my initial thought (before I found some docs where I/O
> limits was used for those)?

How about using this:

  <blockio logical_size='512' physical_size='4096'/>

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list