From owner-freebsd-current Sun Mar 26 22:12:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id D026437B589 for ; Sun, 26 Mar 2000 22:12:08 -0800 (PST) (envelope-from mjacob@feral.com) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA00845; Sun, 26 Mar 2000 22:11:32 -0800 Date: Sun, 26 Mar 2000 22:11:32 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Matthew Dillon Cc: Daniel Eischen , nms@otdel-1.org, freebsd-current@FreeBSD.ORG Subject: Re: Is there spinlocks/semaphores available for drivers? In-Reply-To: <200003270607.WAA36169@apollo.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > The writer manipulates the write index variable, the reader manipulates > the read index variable. No locking is required between reader and > writer. "Applause". I'm all for such solutions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message