Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!QZCOM.MAILNET!Tommy_Ericson_QZ From: Tommy_Ericson_QZ@QZCOM.MAILNET Newsgroups: mod.computers.vax Subject: PFRATL = 0 or > 0 ? Message-ID: <189475@QZCOM> Date: Fri, 25-Jul-86 09:08:35 EDT Article-I.D.: QZCOM.189475 Posted: Fri Jul 25 09:08:35 1986 Date-Received: Fri, 25-Jul-86 21:23:14 EDT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Tommy_Ericson_QZ%QZCOM.MAILNET@MIT-MULTICS.ARPA, INFO-VAX_mailing_list%QZCOM.MAILNET@MIT-MULTICS.ARPA Organization: The ARPA Internet Lines: 15 Approved: info-vax@sri-kl.arpa Is there anybody out there who has done some investigations about the a) overall system effects b) user response when having PFRATL=0 and PFRATL>0 (e.g. 1)? We have the feeling that PFRATL=0 is to be preferred only if primary memory is not fully committed, but that PFRATL=1 gives positive effects on both a) and b) when memory is overcommitted. While on the topic: having PFRATL=1 and plenty of free memory, VMS still reduces phys mem for processes, thus forcing them to unnecessary page-faults (although in core). I would suggest that there was a SYSGEN parameter (unit: Pages) with the semantics "do not reduce process memory allocation if free memory is higher than this value", i.e. in effect PFRATL=0. Isn't this actually how the swapper is supposed to work? I cannot see any drawback with this.