× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Rob Berendt wrote on 12/15/2005 12:57:18 PM:

> Keep in mind, Ed said "opening" the file thousands of times a minute.
Not
> reading.  It's not going to check on a read.

Actually that is not completely correct.  Parameter validation is done for
some reads. Because of buffering not every read done by your program
actually turns into a call of a user domain and system state program.  I
used open in my example because open does more work than most places at
security level 50. This work is done so that operations like read and write
do not have to do as much parameter validation. Also, if an application is
opening a file a thousand times a minute we can assume that it is also
closing a file at the same rate.

Ed Fishel,
edfishel@xxxxxxxxxx


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.