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


  • Subject: Re: File Reads
  • From: "Brigitte Caura" <Caura@xxxxxxxxxxxxx>
  • Date: Wed, 30 Sep 1998 21:30:29 +0100

Hi Venu,

you could try to use the poolsize of the subsystem your job is running in
and from there do a more specific calculation.
Ev. create a shared pool of a size relative to the  overall memorysize, and
let  your job run in that.

Anyway, you have to take account of the memory that's useable (or not
useable because of other jobs).
.

-----Oorspronkelijk bericht-----
Van: VENU YAMAJALA <venu_yamajala@goodyear.com>
Aan: MIDRANGE-L@midrange.com <MIDRANGE-L@midrange.com>
Datum: maandag 28 september 1998 22:49
Onderwerp: File Reads


>
>
>for CISC :   (32 * 1024) / RecordLength
>for RISC :  (64 * 1024) / RecordLength
>
>round it off to the nearest lower value. We tried this with a file of 1.2
>milliion records and the record length is 118. The blocking factor we got
is
>272. It took approx 15 mins to process 40000 records. Earleir it took more
than
>an hour to process 60000 records. This means we are gaining some
improvement.
>But still we are a little bit doubtful abt the formula. Is there anyway, we
can
>caluclate the blocking factor differently and more efficiently? >
>Thanx in advance for any help. Good day.
>
>Rgds
>Venu
>+---
>| This is the Midrange System Mailing List!
>| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
>| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
>| To unsubscribe from this list send email to
MIDRANGE-L-UNSUB@midrange.com.
>| Questions should be directed to the list owner/operator:
david@midrange.com
>+---
>

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.