From owner-freebsd-questions@FreeBSD.ORG Mon Feb 14 07:55:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CA9E16A4CE for ; Mon, 14 Feb 2005 07:55:01 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ED6443D1D for ; Mon, 14 Feb 2005 07:54:58 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j1E7sm8d002227 for ; Mon, 14 Feb 2005 09:54:52 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j1E7siMU095965 for ; Mon, 14 Feb 2005 09:54:44 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j1E7sgo5095964 for freebsd-questions@freebsd.org; Mon, 14 Feb 2005 09:54:42 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 14 Feb 2005 09:54:42 +0200 From: Giorgos Keramidas To: freebsd-questions@freebsd.org Message-ID: <20050214075442.GA95608@orion.daedalusnetworks.priv> References: <1337541312.20050212132519@wanadoo.fr> <156527043.20050212140322@wanadoo.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <156527043.20050212140322@wanadoo.fr> Subject: Re: Instead of freebsd.com, why not... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 07:55:01 -0000 On 2005-02-12 14:03, Anthony Atkielski wrote: >Ted Mittelstaedt writes: >> How exactly does one do this when the NT kernel code isn't available >> for perusal? > > One gains access to the kernel code. Hmmm, how? > However, just observing the systems and studying their design tells a > lot as well. The NT kernel is very well designed. Very little can be said about a black box system. Even then, a great deal of this little stuff is purely hypothetical and based on a lot of unproven assumptions. Assumptions which may be true for version 3.14 of said software but fail miserably with 3.15. Now, when this is compared to something that is documented, clearly and visibly, in an open source tree... we can see why the apparent stability of NT is worth very little :-(