From owner-freebsd-questions@FreeBSD.ORG Sat Dec 6 03:04:26 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E92B1065672 for ; Sat, 6 Dec 2008 03:04:26 +0000 (UTC) (envelope-from fbsd06+4L=b1d1037e@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 120468FC14 for ; Sat, 6 Dec 2008 03:04:26 +0000 (UTC) (envelope-from fbsd06+4L=b1d1037e@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id B1DE523E3E9 for ; Fri, 5 Dec 2008 22:04:24 -0500 (EST) Date: Sat, 6 Dec 2008 03:04:21 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20081206030421.5bf4ceeb@gumby.homeunix.com> In-Reply-To: <20081205193550.E2916@wojtek.tensor.gdynia.pl> References: <0016e64ca7d690e38f045d45227d@google.com> <20081205083457.283d3deb@tau> <20081205193550.E2916@wojtek.tensor.gdynia.pl> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Performance benchmarks pitting FreeBSD against Windows X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2008 03:04:26 -0000 On Fri, 5 Dec 2008 19:36:45 +0100 (CET) Wojciech Puchar wrote: > > The userland win32 API might be rather unpleasant but I was > > surprised to learn to driver interface in the kernel is actually > > quite nice, and > > whatever ideas/solutions microsoft do it's f..ked up or stolen. > the stolen case is actually better :) They poached VMX developers from DEC and got sued over it IIRC. From what I've read it's supposed to be a pretty good hybrid kernel.