From owner-freebsd-hackers Tue Sep 3 08:54:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA06517 for hackers-outgoing; Tue, 3 Sep 1996 08:54:41 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA06501 for ; Tue, 3 Sep 1996 08:54:34 -0700 (PDT) Received: from rover.village.org (localhost [127.0.0.1]) by rover.village.org (8.7.5/8.6.6) with ESMTP id JAA26836; Tue, 3 Sep 1996 09:54:01 -0600 (MDT) Message-Id: <199609031554.JAA26836@rover.village.org> To: "Hr.Ladavac" Subject: Re: FreeBSD vs. Linux 96 (my impressions) Cc: dennis@etinc.com (Dennis), jehamby@lightside.com, hackers@freebsd.org In-reply-to: Your message of Tue, 03 Sep 1996 17:12:14 +0200 Date: Tue, 03 Sep 1996 09:54:01 -0600 From: Warner Losh Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk E-mail message from Dennis contained: > You left out one big disadvantage. The Kernel implementation is a pile > of crap, and that different combinations of drivers will yield almost random > results in terms of reliability and stability. Having tried to port OpenBSD and Linux to a MIPS PC, I'd have to say that OpenBSD is *MUCH* easier. Linux is a moving target and just when you think you understand the structure, it changes out from under you radically. Especially in the ports area. OpenBSD has been a joy to work with, and I get this HUGE book written by the system architects to explain the whole thing to me. Linux does have other advantages, but kernel interface stability isn't one of them. Not that that would matter to most people.... Warner