Subject: Re: upgrade schedule/suggestions (was Re: 1.2Beta/mac68k snapshot
To: Brad Salai <bsalai@servtech.com>
From: Scott Reynolds <scottr@edsi.org>
List: port-mac68k
Date: 07/11/1996 16:54:31
On Thu, 11 Jul 1996, Brad Salai wrote:

> Interesting statement, is there any info that suggests what changes from
> GENERIC would be useful?

Wiring down the SCSI devices, for one, is a good idea... at least in
multiple-disk configurations.  Removing unused drivers/subsystems is also
a great way to reduce the in-memory footprint of the code, and in some
cases can give you a performance boost (slight, but measurable).  In
particular, if you don't have one of the CPUs listed in the config file,
you should comment it out; you might also look at NFS functionality, PPP
compression options, and protocols like NS, ISO, etc.

> Sounds like I should be configuring my own, but I'm not sure where to start

It's not a bad idea to start from the GENERIC config and pare it down.

--scott