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



Of course, this has the best effect when file access is basically 
consistent, because it affects all IO requests, not table by table. 

Expert cache works object by object. It tries to recognize the pattern of 
access to each object
and optimize paging activity for that object.

Leaving it *FIXED uses a 4KB request size no matter what is going on.

Each object has a default transfer size, which is not necessarily 4KB.
This is what it falls back to when Expert cache is off.
For example, QUSCRTUS API (Create user space) allows to set the transfer 
size.
Look for optional parameter group 3.
        
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/apis/quscrtus.htm


    Alexei Pytel
always speaking for myself


"We have all reasons to assume that our assumptions are not unreasonable."

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.