From owner-freebsd-current@FreeBSD.ORG Fri Jul 27 18:02:02 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6429116A41F; Fri, 27 Jul 2007 18:02:02 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id EB59813C48D; Fri, 27 Jul 2007 18:02:01 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l6RI0qpS038056; Fri, 27 Jul 2007 12:00:52 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 27 Jul 2007 12:00:54 -0600 (MDT) Message-Id: <20070727.120054.-233668205.imp@bsdimp.com> To: rwatson@freebsd.org From: "M. Warner Losh" In-Reply-To: <20070727143039.G46637@fledge.watson.org> References: <20070727134047.O46637@fledge.watson.org> <20070727130613.GE41151@heechee.tobez.org> <20070727143039.G46637@fledge.watson.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 27 Jul 2007 12:00:53 -0600 (MDT) Cc: current@freebsd.org Subject: Re: Thanks for all the work on the MPSAFE network stack project X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 27 Jul 2007 18:02:02 -0000 In message: <20070727143039.G46637@fledge.watson.org> Robert Watson writes: : On Fri, 27 Jul 2007, Anton Berezin wrote: : : > On Fri, Jul 27, 2007 at 01:46:52PM +0100, Robert Watson wrote: : > : >> Thanks again to everyone involved in this multi-year project to make our : >> network stack fully parallel. It has been a huge project, and the number : >> of people who've worked on it is sufficiently long as to be not easily : >> captured. I would like to acknowledge everyone involved, and apologize for : >> missed names. The following FreeBSD developers and other individuals have : >> all made significant contributions to this work, and deserve many thanks: : > : >> John Baldwin, John Birrell, Antoine Brodin, Jake Burkholder, Alan Cox, : >> Brooks Davis, Pawel Dawidek, Matthew Dillon, Tor Egge, Julian Elischer, : >> Ruslan Ermilov, Bruce Evans, Don Lewis, Brian Feldman, Andrew Gallatin, : >> John-Mark Gurney, Paul Holes, Peter Holm, Jeffrey Hsu, Kris Kennaway, Maxim : >> Konovalov, Joseph Koshy, Wojciech Koszek, Roman Kurakin, Max Laier, Nate : >> Lawson, Sam Leffler, Jonathan Lemon, Warner Losh, Don Lewis, Qing Li, Scott : >> Long, Warner Losh, Kip Macy, Rick Macklem, Ed Maste, Bosko Milekic, Marcel : >> Moolenaar, George Neville-Neil, Andre Oppermann, Chuck Paterson, Bill Paul, : >> Alfred Perlstein, Paolo Pisati, Attilio Rao, Luigi Rizzo, Jeff Roberson, : >> Paul Saab, Hidetoshi Shimokawa, Mike Silberback, Bruce Simpson, Gleb : >> Smirnoff, Dag-Erling Smorgrav, Mohan Srinivasan, Randall Stewart, Marius : >> Strobl, Mike Tancsa, Seigo Tanimura, JINMEI Tatuya, Andrew Thompson, Hajimu : >> UMEMOTO, Stephan Uphoff, Peter Wemm, David Xu, Jennifer Yang, Maksim : >> Yevmenkin, Pyun YongHyeon, and Bjoern Zeeb. : > : > So, Don Lewis and Warner Losh get twice the thanks? :-) : > : > Seriously though, thank you all guys for your hard work! : : Christian Peron and Alexander Motin also got left out, so there is some : balance in the universe :-). And I think Matt Dodd may be missing too, he locked the ep driver, and maybe others. I also think that Mitsuru Iwasaki-san did some early locking work that I committed on his behalf way back when (but the specific drivers escape my memory and my grep foo isn't up to discovering the answer). I also think that Takanori Watanabe-san and Nate Lawson fixed some ACPI related locking issues that were exposed by some network driver that I was locking, but since I lost all email from 2001-2005, I can't go back into my archives to check. And I think that some chap by the name of Robert Watson did a little work, but maybe his modesty prevents him from thanking himself. Warner