Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Apr 2007 01:53:38 +0200
From:      des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=)
To:        spellberg_robert <emailrob@emailrob.com>
Cc:        chat@freebsd.org
Subject:   Re: what can i do with a 486?
Message-ID:  <861wiv68sd.fsf@dwp.des.no>
In-Reply-To: <46180799.5070400@emailrob.com> (spellberg robert's message of "Sat, 07 Apr 2007 22:05:29 %2B0100")
References:  <46180A09.5020003@gmail.com> <46180799.5070400@emailrob.com>

next in thread | previous in thread | raw e-mail | index | archive | help
spellberg_robert <emailrob@emailrob.com> writes:
> do you need kbdmux in the console ?

Only if you intend to use USB keyboards.

> ADAPTIVE_GIANT ?  PREEMPTION ?  INET ?  UFS_ACL ?  SCSI_DELAY ?
> KBD_INSTALL_CDEV ?

I don't think you can build a kernel without INET, actually.

ADAPTIVE_GIANT and PREEMPTION have next to zero footprint.

UFS_ACL is probably a couple of kilobytes.

SCSI_DELAY means nothing, it just changes a setting (the hardcoded
default is 15 seconds)

KBD_INSTALL_CDEV just adds two lines of code to the kbd system.  You
can leave it out if you don't intend to use USB keyboards but it won't
save you much.  It should probably not be an option any more.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861wiv68sd.fsf>