Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!usc!sdd.hp.com!spool2.mu.edu!uwm.edu!ogicse!unicorn!nyssa!frank From: frank@nyssa.uucp (Frank Gleason) Newsgroups: comp.os.minix Subject: Re: MacMinix config.h NR_BUFS and NR_BUF_HASH options Message-ID: <1990Dec14.165824.9534@nyssa.uucp> Date: 14 Dec 90 16:58:24 GMT References: <1640@ukpoit.co.uk> Organization: WA7IPX Lines: 34 In <1640@ukpoit.co.uk> paul@ukpoit.co.uk (Paul Wood) writes: >I have been remaking my kernel, fs, mm and macboot a lot recently. It takes >approx 75 minutes to remake everything on my MacPlus (4MB memory, 20MB harddisk) >so you don't get many remakes in an evening :-). >One of the areas I have been changing is in the NR_BUFS / NR_BUF_HASH options. >My results are as follows: > NR_BUFS 30 60 120 320 > NR_BUF_HASH 32 64 128 512 > ^ ^ ^ ^ > original boots OK wouldn't wouldn't >... >Paul Wood | UUCP Mail: paul@ukpoit.co.uk | >31 Buttermere Drive | Bang-Style: ...!ukc!ukpoit!paul | >Dronfield Woodhouse | Voice: +44 246 214256 | >Sheffield | FAX: +44 246 214353 | >England S18 5PX | Postline: 5403 4256 | I found that a heap size of 500k works for me (so I made it 512k just in case). I still crash the first time I boot. After a few tries I found that if I let the system come up and complain about not finding fs and then restart with the mouse held down, change heap to 512k (turn off ram disk if you wish) then hit OK the system comes up. You still have to go to File->Configuration and change the heap again or it will not be there next time you start. hope this helps. fg Path: frank%nyssa.uucp@unicorn.wwu.edu