On Thu, Oct 23, 2025 at 12:26:53PM +0200, Markus Armbruster wrote:
> Daniel P. Berrangé <[email protected]> writes:
> 
> > This will allow extra boolean flags without expending the memory
> 
> "expanding", I guess.
> 
> > usage of the Type struct.
> >
> > Signed-off-by: Daniel P. Berrangé <[email protected]>
> 
> According to pahole, we currently have 7 unused bytes right after
> @abstract.  So this will pay off after the eighth flag, or the fourth if
> something else plugs into the hole.
> 
> According to size, qemu-system-x86_64's text grows by 64 bytes.
> 
> > ---
> >  qom/object.c | 21 ++++++++++++++-------
> >  1 file changed, 14 insertions(+), 7 deletions(-)
> 
> I wouldn't bother :)

Agreed, I'll drop this.

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to