From: "Daniel P. Berrange" <berrange@redhat.com>
To: Keir Fraser <keir@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: PATCH: Add persistent guest & hv logging in xenconsoled
Date: Mon, 4 Jun 2007 14:52:20 +0100 [thread overview]
Message-ID: <20070604135220.GD17323@redhat.com> (raw)
In-Reply-To: <C289D6B9.FF30%keir@xensource.com>
On Mon, Jun 04, 2007 at 02:48:25PM +0100, Keir Fraser wrote:
> On 31/5/07 22:32, "Daniel P. Berrange" <berrange@redhat.com> wrote:
>
> > * Adds a --pid-file command line argument to override the default
> > location of pid file (this is not really related to logging, but
> > since i was in that code...)
>
> Applied, thanks. But...
>
> Use of uninitialised local variable pidfile detected by gcc in this patch.
> You guys really should consider using -Werror. It's great. :-)
Opps, we do use -Werror for all formal builds - dunno how that got missed.
> Also, shouldn't the writes to log files be non-blocking, and those fds be
> added to the select set when there is data waiting to be written?
IIRC, if you select() on a local file handle it'll always be shown writable
so I don't believe it'll be any use.
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
next prev parent reply other threads:[~2007-06-04 13:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-31 21:32 PATCH: Add persistent guest & hv logging in xenconsoled Daniel P. Berrange
2007-06-01 8:10 ` Keir Fraser
2007-06-01 13:51 ` Daniel P. Berrange
2007-06-01 14:17 ` Keir Fraser
2007-06-04 13:48 ` Keir Fraser
2007-06-04 13:52 ` Daniel P. Berrange [this message]
2007-06-04 14:07 ` Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070604135220.GD17323@redhat.com \
--to=berrange@redhat.com \
--cc=keir@xensource.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.