From owner-freebsd-net@FreeBSD.ORG Wed Jul 18 19:48:22 2007 Return-Path: <owner-freebsd-net@FreeBSD.ORG> X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98F7716A405; Wed, 18 Jul 2007 19:48:22 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5F27413C49D; Wed, 18 Jul 2007 19:48:22 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id A0FF646B38; Wed, 18 Jul 2007 15:48:21 -0400 (EDT) Date: Wed, 18 Jul 2007 20:48:21 +0100 (BST) From: Robert Watson <rwatson@FreeBSD.org> X-X-Sender: robert@fledge.watson.org To: Scott Bennett <bennett@cs.niu.edu> In-Reply-To: <200707181807.l6II7twY010844@mp.cs.niu.edu> Message-ID: <20070718204552.G1096@fledge.watson.org> References: <200707181807.l6II7twY010844@mp.cs.niu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@freebsd.org, freebsd-current@freebsd.org, Max Laier <max@love2party.net> Subject: Re: Reminder: NET_NEEDS_GIANT, debug.mpsafenet going away in X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD <freebsd-net.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-net> List-Post: <mailto:freebsd-net@freebsd.org> List-Help: <mailto:freebsd-net-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-net>, <mailto:freebsd-net-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 18 Jul 2007 19:48:22 -0000 On Wed, 18 Jul 2007, Scott Bennett wrote: > [Cc: list trimmed a bit more --SB] > On Tue, 17 Jul 2007 23:42:14 +0200 Max Laier <max@love2party.net> > >> [ Excess CC-list ... testers needed!!! ] >> >> On Tuesday 17 July 2007, Robert Watson wrote: > > I missed Robert Watson's start of thread, so I'm jumping in here > with a question. > >>> This is a reminder e-mail that, in the very near future, Giant >>> compatibility shims for network protocols will be removed. > > How, if at all, will this affect qemu users? qemu exits unless AIO is > present in the kernel (or aio.ko has been kldload-ed). In FreeBSD 6.2, AIO > results in a warning message at boot time that says AIO is not MPSAFE and > that therefore the networking stack will take a deep performance hit. Per several earlier e-mails in the thread, AIO is MPSAFE in FreeBSD 7.0 and, as such, unaffected by this change. As a result, I would expect that applications depending on AIO should now perform significantly better (but have done no measurement in this area). Robert N M Watson Computer Laboratory University of Cambridge