Date: Thu, 10 Aug 2000 11:46:52 -0500 From: Andrew Gould <AndrewGould@shannonhealth.org> To: "'questions@FreeBSD.org'" <questions@freebsd.org> Subject: RE: Kernel compiling questions Message-ID: <206499C84775D3119A000000F879310E011276C6@ISTECH4>
next in thread | raw e-mail | index | archive | help
Thanks, this was just the info I was looking for. > ---------- > From: Erik Trulsson[SMTP:ertr1013@student.uu.se] > Sent: Thursday, August 10, 2000 11:30 AM > To: Andrew Gould > Cc: 'questions@FreeBSD.org' > Subject: Re: Kernel compiling questions > > On Thu, Aug 10, 2000 at 09:06:05AM -0500, Andrew Gould wrote: > > Hi all, > > > > I'm considering recompiling the kernel in a FreeBSD 4.0 system; and I > have a > > few question: > > > > 1. My system has an Athlon 700Mhz chip, 384Mb RAM, 1Gb swap and no > pcmcia > > devices. I will be running a database server using MySQL. If I just > want > > to specify the cpu type and remove pcmcia support, will the improved > > performance be worth the effort? (I want to keep scsi support for > future > > flexibility.) > > Probably not. Main reasons for recompiling a kernel are: > * Reduce memory usage by removing support for hardware you don't have. In > > your case you have enough memory that the difference wouldn't be > noticable. > * Add support for devices that weren't in GENERIC (like soundcards). > * Upgrading to a later version > > None of these seem to apply in your case. > > > > > 2. Was the kernel that is initially installed with FreeBSD 4.0 > configured > > using the GENERIC configuration file? In other words, if I recompile > using > > a copy of GENERIC without adding options/devices, will I lose support > for > > things I didn't comment out? > > The kernel that is initially installed is configured from the GENERIC > file. > So if you compile a new kernel from that file without doing any > modifications you should end up with no change in behaviour. > > > > -- > <Insert your favourite quote here.> > Erik Trulsson > ertr1013@student.uu.se > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?206499C84775D3119A000000F879310E011276C6>