Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!udel!mmdf From: Leisner.Henr@xerox.com (marty) Newsgroups: comp.os.minix Subject: Re: Swapping (was Re: Blitter with fork) Message-ID: <14514@louie.udel.EDU> Date: 2 May 89 23:08:52 GMT Sender: mmdf@udel.EDU Lines: 25 I think one of the reason PC-Minix bogs down is the buffer cache is only 40K. This is a guess -- not a hard fact. An attempt was made to alleviate the problem with a ram disk, but that's not the Unix way of doing things -- a larger buffer cache would be nice (i.e one which can hold all the passes of the C compiler, the libraries and the editor and shell -- about 200k would be nice). Then you get into these nasty 8086 segmentation problems. I don't think swapping is the answer -- I tend to agree with ast (make the OS big enough and swapping becomes a self fulfilling prophecy). A system that can use more RAM for processes and buffer cache would be nice. (I thought CS professors like to assign tasks like "write a swapper" to go with things like "write a drum driver"). marty ARPA: leisner.henr@xerox.com GV: leisner.henr NS: martin leisner:wbst139:xerox UUCP: hplabs!arisia!leisner