delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2002/08/26/10:29:26

Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT cygwin DOT com>
List-Help: <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT cygwin DOT com
Delivered-To: mailing list cygwin-developers AT cygwin DOT com
Date: Mon, 26 Aug 2002 16:29:21 +0200
From: Corinna Vinschen <vinschen AT redhat DOT com>
To: cygwin-developers AT cygwin DOT com
Subject: Re: readv/writev
Message-ID: <20020826162921.M5475@cygbert.vinschen.de>
Reply-To: cygwin-developers AT cygwin DOT com
Mail-Followup-To: cygwin-developers AT cygwin DOT com
References: <00c501c2496e$39ae2720$6132bc3e AT BABEL> <1029976536 DOT 27825 DOT 46 DOT camel AT lifelesswks> <025401c24a0d$1c996380$6132bc3e AT BABEL> <1030060087 DOT 8462 DOT 14 DOT camel AT lifelesswks> <20020824191035 DOT GB27153 AT redhat DOT com> <018201c24d0b$aa2d26e0$6132bc3e AT BABEL>
Mime-Version: 1.0
In-Reply-To: <018201c24d0b$aa2d26e0$6132bc3e@BABEL>
User-Agent: Mutt/1.3.22.1i

On Mon, Aug 26, 2002 at 03:20:00PM +0100, Conrad Scott wrote:
> "Christopher Faylor" <cgf AT redhat DOT com> wrote:
> > There shouldn't really be that much overhead to the current
> method for
> > handling text/binary reads, though.  It's just checking a bit
> field.
> 
> At the coal-face it ends up being a bit more messy than that.  For
> example, the fhandler::read code checks the readahead buffers for
> pending data but they will always be empty in binary-mode (AFAIK)
> . In fact there's a page of code before the check for whether a
> binary read is being done and only then does the code escape back
> to the caller.  Since (AFAIK) you can't change the text/binary
> mode of an fd once it's been opened (and thus the readahead

You can.  setmode(fd, O_TEXT); or setmode(fd, O_BINARY);

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019