From owner-freebsd-arch Thu Oct 12 13: 8: 8 2000 Delivered-To: freebsd-arch@freebsd.org Received: from berserker.bsdi.com (berserker.twistedbit.com [199.79.183.1]) by hub.freebsd.org (Postfix) with ESMTP id 5BB8137B502; Thu, 12 Oct 2000 13:08:06 -0700 (PDT) Received: from berserker.bsdi.com (cp@LOCALHOST [127.0.0.1]) by berserker.bsdi.com (8.9.3/8.9.3) with ESMTP id OAA18121; Thu, 12 Oct 2000 14:07:54 -0600 (MDT) Message-Id: <200010122007.OAA18121@berserker.bsdi.com> To: Terry Lambert Cc: bright@wintelcom.net (Alfred Perlstein), msmith@freebsd.org (Mike Smith), arch@freebsd.org Subject: Re: we need atomic_t In-reply-to: Your message of "Thu, 12 Oct 2000 19:39:23 -0000." <200010121939.MAA03665@usr09.primenet.com> From: Chuck Paterson Date: Thu, 12 Oct 2000 14:07:54 -0600 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lets say its not a counter, but something that gets bits or'd into it. Seems that it better be big enough to hold the bit that is going to be or'd in? We have to worry about this today, I don't see this changing just because we declare it atomic. Chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message