From owner-freebsd-current@FreeBSD.ORG Sat Nov 3 13:18:57 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0326529E for ; Sat, 3 Nov 2012 13:18:57 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id ABE808FC12 for ; Sat, 3 Nov 2012 13:18:56 +0000 (UTC) Received: by mail-vb0-f54.google.com with SMTP id l1so5966917vba.13 for ; Sat, 03 Nov 2012 06:18:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=qej/tIOokhWgJ+GfKwEPoeq6+aK9naa5A4oQEIglSqc=; b=HdhT03/jkghigqU//IeSoH6A403l22gMuZWiAxJ9QZwh8DZNbjqssJj7sRLzYHuNR/ DCBdvClOyzhdHRk/PVvqlDw2D7YrYrGEPnD4dUlVQefSjqkTcoX1+GObDrGX0TBHOyL4 D25JkIq/2TIpxi1F7Z+lGQuMd9ETwG3F6mCzMLDHh3bIQ3UK/FYlgtEKp5suxdTil4tk flBbIlD+Mffplfdd6KDsIlutvCEaNDhgX7h8XF34Rw8OSA/vrm+cm51XewnBi3lSWX/R +YR+QmNJXk8dgz+IagXCAOR+FRlCbgEIjJbTcmwYtaeeBWTQFhL63gZckOvPP9j0/mIx QNOw== MIME-Version: 1.0 Received: by 10.221.1.81 with SMTP id np17mr4413703vcb.66.1351948735406; Sat, 03 Nov 2012 06:18:55 -0700 (PDT) Received: by 10.58.233.80 with HTTP; Sat, 3 Nov 2012 06:18:55 -0700 (PDT) Date: Sat, 3 Nov 2012 21:18:55 +0800 Message-ID: Subject: DragonFly vs FreeBSD scheduler From: Alie Tan To: freebsd-current@freebsd.org X-Gm-Message-State: ALoCoQkdpicIVSQeOX0SXkRI7+uyji4qFzrC2+5Vkq4o8rm9QGgIpGNGne9E8ogrvd9motqdqUew Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2012 13:18:57 -0000 Hi, No offence, just curious about scheduler and its functionality. What is the different between this two that makes FreeBSD performance far behind DragonFly BSD? http://www.dragonflybsd.org/release32/ Regards, Alie T