>I have a question about DAF.  Have you ever made DAF so it uses less CPU
>time?  I really like DAF, and found it a great help under certain
>circumstances.  It just seemed that whenever I ran a DAF job, it buried 
>the CPU while the job ran.  This was at my last job, where we had an 
> MP3000-H50, about 115 MIPS.

One of the constant battles of software development is that in general 
there is a trade off between function and resource consumption.  As DAF 
has grown in scope and functionality, it uses more resources.  In 
addition, the systems that DAF reports on are creating a larger volume of 
SMF records.  

I am always looking at ways to optimize DAF.  As an example, I have one 
save area now that all modules share and index into.  DAF has many 
reusable pieces and having each obtain and release their own storage for a 
save area added alot of overhead.  I have a couple of modules that are on 
my radar to optimize.

Cheers...

Michael

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to