This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Performance problems


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]