Richard W.M. Jones
2022-Feb-23 13:28 UTC
[Libguestfs] [PATCH libnbd 8/8] copy: Adaptive queue size
On Wed, Feb 23, 2022 at 02:53:47PM +0200, Nir Soffer wrote:> I'll send more patches for the suggested improvements next week.I'd like to an upstream stable release early next week, ideally Monday if possible. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top
Nir Soffer
2022-Feb-23 13:56 UTC
[Libguestfs] [PATCH libnbd 8/8] copy: Adaptive queue size
On Wed, Feb 23, 2022 at 3:29 PM Richard W.M. Jones <rjones at redhat.com> wrote:> > On Wed, Feb 23, 2022 at 02:53:47PM +0200, Nir Soffer wrote: > > I'll send more patches for the suggested improvements next week. > > I'd like to an upstream stable release early next week, ideally Monday > if possible.The additional changes are internal details that do not need to be in the release. For example make free_command() accept NULL. Nir
Nir Soffer
2022-Mar-06 20:13 UTC
[Libguestfs] [PATCH libnbd 8/8] copy: Adaptive queue size
On Wed, Feb 23, 2022 at 3:56 PM Nir Soffer <nsoffer at redhat.com> wrote:> > On Wed, Feb 23, 2022 at 3:29 PM Richard W.M. Jones <rjones at redhat.com> wrote: > > > > On Wed, Feb 23, 2022 at 02:53:47PM +0200, Nir Soffer wrote: > > > I'll send more patches for the suggested improvements next week. > > > > I'd like to an upstream stable release early next week, ideally Monday > > if possible. > > The additional changes are internal details that do not need to be in > the release. For example make free_command() accept NULL.Both fixes suggested by Eric push in 0cd77478a7ac863ef092b9e4295b6f1de6d687ac.