Path: utzoo!attcan!uunet!cs.utexas.edu!samsung!emory!mephisto!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: (ST/1.5.10) Increasing buffer pool size causes problems Message-ID: <22133@nigel.udel.EDU> Date: 15 Jun 90 20:07:52 GMT Sender: mmdf@udel.EDU Lines: 7 I use ST-1.5.10 with 3MBytes of RAM, NR_BUFS == 100 and NR_BUF_HASH == 32 and I had no problem at all. Be sure to recompile the kernel too since NR_BUFS enters in misc.c as the maximum size of an I/O-request vector. C.v.W.