Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!TE.CC.CMU.EDU!DL01 From: DL01@TE.CC.CMU.EDU (David B. Love) Newsgroups: comp.os.vms Subject: Detached "run" page faults Message-ID: <12415324774.12.DL01@TE.CC.CMU.EDU> Date: 18 Jul 88 16:55:52 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 22 Howdy All, I've recently showed some of our uVax II users how to do run commands with both input and output being to and from files instead of interactive IO. They've taken to doing much of their Lindo (a linear programming package) work this way. Once they do a : "Run /input=foo.in/out=foo.out foo.exe" the job spawns a sub-process and goes on its merry way. I've noticed that these jobs are hitting huge page-fault rates ( usually over 300 on the "monitor system" display ). Have I created monsters ??? Is it bad to run large programs in this mode ??? Am I unnecessarily killing the system ??? Any answers to these questions would be appreciated. Thanks ! David Love DL01@TE.CC.CMU.EDU -------