Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sun, 5 Jun 2005 23:53:09 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Performance problems
Message-ID: <20050606035309.GA10540@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <4297A14B.9070409@plausible.org> <20050528131501.V53507@logout.sh.cvut.cz> <20050528160424.GB12395@trixie.casa.cgf.cx> <429ED094.9080001@tlinx.org> <Pine.GSO.4.61.0506021301320.10282@slinky.cs.nyu.edu> <20050602172226.GC6597@trixie.casa.cgf.cx> <42A2246D.3090000@tlinx.org> <20050605005508.GA2706@trixie.casa.cgf.cx> <42A3BC5C.1090605@tlinx.org> <20050606034652.GB9161@trixie.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050606034652.GB9161@trixie.casa.cgf.cx>
User-Agent: Mutt/1.5.8i

On Sun, Jun 05, 2005 at 11:46:52PM -0400, Christopher Faylor wrote:
>I am talking about cache coherency.

It occured to me that I'm using the term "cache coherency" incorrectly
here.  What I really mean to say is that Windows is in charge of all
file operations and so can and does maintain a consistent cache of file
data and attributes because the only path to the file is through the OS.
Cygwin can't because a cygwin process can't (easily) know what other
processes are doing to a file.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

