× 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.



On Wed, 8 Jan 2003, Leif Svalgaard wrote:

> excuse me, but isn't the Single Level Store supposed to make all this
> talk about blocking irrelevant? We used to hear that "traditional
> computers" were worse than SLS because data had to transferred
> from the disk into blocks of memory before being processed. SLS was
> supposed to make that obsolete. No?

Old 36 code has a lot of blocking parms in it, so blocking apparently made
a difference.  When disk is read it is read into something, that something
is unlikely to be the CPU cache, even on a single level store system.  The
CPU can't do its work directly on the disk or even directly on the RAM.
The read operation must store what it reads from disk somewhere where the
cpu can merge the data with the instruction stream and then execute.

James Rich


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.