Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site ucbvax.ARPA Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: Removing inactive users Message-ID: <7658@ucbvax.ARPA> Date: Fri, 31-May-85 14:55:05 EDT Article-I.D.: ucbvax.7658 Posted: Fri May 31 14:55:05 1985 Date-Received: Sat, 1-Jun-85 02:34:53 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 19 From: Gail Rubin There are reasons for deleting the processes of inactive users. 1) For sites where accounting is done that includes connect time, and where projects want to minimize their charges, it is useful to kill processes of people who aren't doing anything to decrease the amount of time they get charged for. 2) If you have set the maximum number of processes to prevent your system getting too loaded, someone just sitting there is occupying a process slot that could be used by someone else. You might answer, 'well, just increase the max number of processes'; that affects how big your page and swap files have to be so that isn't necessarily a good idea. I imagine there are other reasons; these are just the ones I know of and they are the reasons we sometimes use a 'killer' program here. -- Gail Rubin (grubin@bbn-spca or @bbn-unix)