[Openais] Re: Bug 171 idea

Mark Haverkamp markh at osdl.org
Wed Oct 27 13:06:46 PDT 2004


On Wed, 2004-10-27 at 11:17 -0700, Steven Dake wrote:
> yup
> 
> I think your right stderr and file output could also block...  
> 
> What we should do is use the poll abstraction to determine if the file
> descriptor can be written (stderr, syslog, the file descriptor) and if
> it can be written, flush one log message.  If all messages have been
> flushed, remove the write bit for the logging file descriptors.  If not,
> continue in the poll loop flushing log messages as possible.  Keep
> logging fds at lowest priority as compared to the token receive file
> descriptor.
> 
> I'd like to sort out some of these gmi bugs though before I get into
> this feature.  If you want to look at it and need any help let me know
> :)
> 

Sounds OK to me.

Mark.

-- 
Mark Haverkamp <markh at osdl.org>




More information about the Openais mailing list