[Libguestfs] [PATCH REBASED] Remove main loop

Matthew Booth mbooth at redhat.com
Mon Sep 14 12:56:35 UTC 2009


On 14/09/09 12:10, Richard W.M. Jones wrote:
> This is the only patch I currently have outstanding.  No changes from
> the previous posting, except I rebased it against the head of git.

I'm running out of time, so I'm going to dump what I've got:

* I already moaned about gotos.

* Why does the patch change the set_trace test in generator.ml?

* Don't just comment out xread: remove it. These pile up over time and 
make the code unreadable.

* Don't put a usleep() in read_log_message_or_eog. I understand your 
argument, but in this case the cure is worse than the disease. If you 
think about it, the patch back into the main loop and back here is 
actually very short, and very cheap. As well as being ugly as sin, this 
usleep is only going to slow it down.

* guestfs__send and send_file_chunk both leak msg_out in the non-error case.

I'll continue until I have to go.

Matt
-- 
Matthew Booth, RHCA, RHCSS
Red Hat Engineering, Virtualisation Team

M:       +44 (0)7977 267231
GPG ID:  D33C3490
GPG FPR: 3733 612D 2D05 5458 8A8A 1600 3441 EA19 D33C 3490




More information about the Libguestfs mailing list