From owner-freebsd-current@FreeBSD.ORG Wed Dec 21 03:04:11 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A211616A41F for ; Wed, 21 Dec 2005 03:04:11 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 584CA43D5F for ; Wed, 21 Dec 2005 03:04:09 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so31482wxc for ; Tue, 20 Dec 2005 19:04:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dFacGpSNPqoJsDQcWwQOzr9OKV/faShSBez6CfGW7pqoniGRTxoryKTVkZvkgI/xlMD9oVqWYkfuvNsR7YO9wdjsS3r7biyF5O60TO5yIatvn7Mo6hn2uiN7I9Td1S6sFppiu9Zd/U0eyiz1969Qx5SVBPIu2ffDh5o18tE5rhg= Received: by 10.70.28.17 with SMTP id b17mr239548wxb; Tue, 20 Dec 2005 19:04:08 -0800 (PST) Received: by 10.70.105.13 with HTTP; Tue, 20 Dec 2005 19:04:08 -0800 (PST) Message-ID: <84dead720512201904q6dbe5e6er6925282d4d320bee@mail.gmail.com> Date: Wed, 21 Dec 2005 08:34:08 +0530 From: Joseph Koshy To: John Baldwin In-Reply-To: <200512201422.47323.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051220032538.A33093@xorpc.icir.org> <43A855A5.6070809@elischer.org> <200512201422.47323.jhb@freebsd.org> Cc: Luigi Rizzo , freebsd-current@freebsd.org Subject: Re: td->td_critnest manipulations do not use atomic_add_int ? 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: Wed, 21 Dec 2005 03:04:11 -0000 lr> is td ever !=3D curthread? jhb> No. I don't think we KASSERT() this in enough places in the code though. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy