Path: utzoo!attcan!uunet!cs.utexas.edu!usc!apple!bloom-beacon!primerd!ENI!S34!BEAR From: BEAR@S34.Prime.COM Newsgroups: comp.arch Subject: Re: Memory utilization & inter-process Message-ID: <261500008@S34.Prime.COM> Date: 23 Aug 89 14:32:00 GMT References: <3332@blake.acs.washington.edu> Lines: 15 Nf-ID: #R:blake.acs.washington.edu:-333200:S34:261500008:000:525 Nf-From: S34.Prime.COM!BEAR Aug 23 14:32:00 1989 I believe what you're looking for is a working set scheduler. In a nutshell, this type of scheduler pages a job against itself rather than against the system (i.e. the pool of available pages belongs to the process (rather than the system) and is of a size set by the system when then process is created). Unfortunately, I can't think of an available OS that uses a WS scheduler off the top of my head (that doesn't mean they don't exist!). Good luck. -- Bob Beckwith Prime Computer, Inc. Internet: bear@s34.prime.com