T.R | Title | User | Personal Name | Date | Lines |
---|
3429.1 | sys parameter to try | HYDRA::SHEN | | Fri Apr 11 1997 19:33 | 33 |
| To: [email protected]
Cc: [email protected], shen
Subject: system parameters to try on Digital Unix V4.0A
Date: Wed, 02 Apr 97 15:53:00 -0500
From: shen
X-Mts: smtp
Roy,
Thanks for you inquiry on Digital Unix V4.0A.
Please try setting the following system configuration parameter to
see if the undue paging symptons are relieved:
Add the following 2 lines to the file (at the beginning or end):
************************/etc/sysconfigtab*****************
vm:
vm-page-free-optimal=1
********************end of /etc/sysconfigtab ***********
reboot your system and run your application again.
Please let me know the result.
Robert
|
3429.2 | reminder to semichem to try the suggestion... | HYDRA::SHEN | | Fri Apr 11 1997 19:35 | 48 |
| To: [email protected]
cc: [email protected], shen
Subject: Did you have a chance to try this sys para ? please let me
know. thanx
--------
------- Forwarded Message
Return-Path: shen
Received: from localhost by malamute.mro.dec.com;
(5.65v3.2/1.1.8.2/26Jul95-0411PM)
id AA29180; Wed, 2 Apr 1997 15:53:00 -0500
Message-Id: <[email protected]>
To: [email protected]
Cc: [email protected], shen
Subject: system parameters to try on Digital Unix V4.0A
Date: Wed, 02 Apr 97 15:53:00 -0500
From: shen
X-Mts: smtp
Roy,
Thanks for you inquiry on Digital Unix V4.0A.
Please try setting the following system configuration parameter to
see if the undue paging symptons are relieved:
Add the following 2 lines to the file (at the beginning or end):
************************/etc/sysconfigtab*****************
vm:
vm-page-free-optimal=1
********************end of /etc/sysconfigtab ***********
reboot your system and run your application again.
Please let me know the result.
Robert
------- End of Forwarded Message
|
3429.3 | semichem problem satisfactorily resolved; case closed | HYDRA::SHEN | | Fri May 09 1997 12:43 | 18 |
| Date: Tue, 29 Apr 1997 16:52:56 -0500
From: "Roy Dennington" <[email protected]>
To: [email protected]
Subject: Re: Did you have a chance to try this sys para ? please let me
know. thanx
Content-Type: Text/Plain; charset=US-ASCII
Content-Disposition: Inline
Robert,
Sorry for the delay. The suggested change did ease the rigormortis. I
also
tracked a memory problem (in my code) that consumed large quantities of
memory unnecessarily. The 64-bit pointers were killing me! The bottom
line is I fixed the problem. Thanks for your help.
Roy
|