public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: jlarmour@sourceware.org
To: ecos-cvs@ecos.sourceware.org
Subject: ecos/packages/language/c/libc/stdio/current Ch ...
Date: Mon, 16 Aug 2004 14:37:00 -0000	[thread overview]
Message-ID: <20040816143704.22954.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2004-08-16 14:37:04

Modified files:
	packages/language/c/libc/stdio/current: ChangeLog 
	packages/language/c/libc/stdio/current/src/common: stream.cxx 

Log message:
	* src/common/stream.cxx (read): fixed performance problem with
	unbuffered reads. Long unbuffered i/o read requests would cause
	one roundtrip to the underlying file system for each byte, instead
	of a single trip as intended.


             reply	other threads:[~2004-08-16 14:37 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-16 14:37 jlarmour [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-03  8:21 jld
2013-02-19 13:37 sergeig
2009-08-20 16:09 jld
2009-08-07 19:21 jlarmour
2009-08-07 19:20 jlarmour
2009-02-16 21:41 jlarmour
2009-01-18  3:44 jlarmour
2009-01-15  3:33 jlarmour
2008-07-21 10:38 jlarmour
2007-02-28 23:01 asl
2007-01-27 13:53 asl
2006-12-22 21:37 jlarmour
2006-09-27 16:18 jlarmour
2006-09-26 18:51 jlarmour
2005-07-30 11:44 asl
2005-04-14 16:42 jlarmour
2005-03-27 17:29 asl
2004-12-15 12:35 asl
2004-09-27 11:33 jlarmour
2004-09-27 11:27 jlarmour
2004-08-18 14:12 jlarmour
2004-03-29 12:59 asl
2004-03-29 11:24 asl
2003-09-03 15:37 jlarmour
2003-08-18 19:45 asl
2003-06-10 10:27 asl
2003-03-06 20:57 gthomas
2003-02-24 14:27 jlarmour
2003-02-15 16:57 jlarmour
2003-01-29 17:27 jlarmour
2002-09-02  0:55 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=20040816143704.22954.qmail@sourceware.org \
    --to=jlarmour@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).