public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: asl@sourceware.org
To: ecos-cvs@ecos.sourceware.org
Subject: ecos/packages/io/fileio/current ChangeLog incl ...
Date: Thu, 02 Dec 2004 12:34:00 -0000	[thread overview]
Message-ID: <20041202123436.20836.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-12-02 12:34:34

Modified files:
	packages/io/fileio/current: ChangeLog 
	packages/io/fileio/current/include: fileio.h 
	packages/io/fileio/current/src: select.cxx 

Log message:
	* include/fileio.h: Changed si_thread to si_waitFlag
	* src/select.cxx: Improved efficiency: 1. Only threads waiting
	on a selector are woken up in selwake. This is done by swapping
	the condition variable for an event flag and registering threads
	for wakeup in selrecord. 2. No mutex is now required. 3. Search
	through the FD mask much streamlined.


             reply	other threads:[~2004-12-02 12:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-02 12:34 asl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-03-02 20:55 asl
2009-03-02 20:54 asl
2005-02-25 20:36 asl
2005-01-22 14:03 asl
2004-10-22 14:07 asl
2003-12-01 14:30 gthomas
2003-10-23 17:15 nickg
2003-10-06 18:45 asl

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=20041202123436.20836.qmail@sourceware.org \
    --to=asl@sourceware.org \
    --cc=ecos-cvs@ecos.sourceware.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).