From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 10 22:46:16 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 729B816A420 for ; Sat, 10 Dec 2005 22:46:16 +0000 (GMT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A2143D64 for ; Sat, 10 Dec 2005 22:46:15 +0000 (GMT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.13.4/8.13.4) with ESMTP id jBAMjiMa087759 for ; Sat, 10 Dec 2005 14:45:44 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.13.4/8.13.4/Submit) id jBAMjiu0087758; Sat, 10 Dec 2005 14:45:44 -0800 (PST) Date: Sat, 10 Dec 2005 14:45:44 -0800 (PST) From: Matthew Dillon Message-Id: <200512102245.jBAMjiu0087758@apollo.backplane.com> To: FreeBSD_Hackers References: <20051210150612.648aef0e.eric@theeric.com> Subject: DragonFly talk at the upcoming BAYLISA (15 December 2005) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Dec 2005 22:46:16 -0000 Hello everyone! I will be giving a DragonFly talk at the next Bay Lisa. The primary focus of my talk will be a physical characterization (latencies, overheads, etc) of MP mechanisms and algorithms implemented by DragonFly. I'll be explaining how the algorithms work and providing hard (TSC-derived) numbers from a dual-core Athlon 64 X2 based system. The Bay Lisa in question will be held on December 15's 2005 7:30 p.m. to 9:30 p.m. on Apple Campus in Cupertino (California, USA). Site information and directions below: http://www.baylisa.org/ http://www.baylisa.org/location.shtml It is open to the public. Since the algorithms are fairly low level, the discussion and hard numbers I present really applies to anyone doing MP work on any operating system. -Matt