From owner-freebsd-questions Wed Oct 15 16:12:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA16974 for questions-outgoing; Wed, 15 Oct 1997 16:12:09 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from css.tuu.utas.edu.au (acs@css.tuu.utas.edu.au [131.217.115.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA16955 for ; Wed, 15 Oct 1997 16:12:02 -0700 (PDT) (envelope-from andrew@ugh.net.au) From: andrew@ugh.net.au Received: from localhost (acs@localhost) by css.tuu.utas.edu.au (8.8.5/8.8.5) with SMTP id KAA10495; Thu, 16 Oct 1997 10:11:37 +1100 (EST) X-Authentication-Warning: depravitas.tuu.utas.edu.au: acs owned process doing -bs Date: Thu, 16 Oct 1997 10:11:37 +1100 (EST) To: Paul Dekkers cc: freebsd-questions@FreeBSD.ORG Subject: Re: ibm/cyrix 200+ ??? In-Reply-To: Message-ID: X-Meaning-of-Life: none X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 15 Oct 1997, Paul Dekkers wrote: > Recently I heard of the IBM 200+ processor. Does that processor work nice > under FreeBSD, has anyone experiences with it? Yes it works well. Rebuild your kernel to take fulla dvantage. configure it as a 486 and enable all the special options (see LINT). > Is it comparable, as some people say, to normal Intel Pentium 200's? In integer calculations I'd say yes...I think they are a bit slower on FP AFAIK. Most work I do is integer based. YMMV > heard that it is comparable, but the fpu unit is very slow -> does that > matter very much under FreeBSD, when it's just for a normal internet > server and not for graphics or smth...?) Nope shoudl be fine. Andrew