From owner-freebsd-smp Sat Jun 12 1:15: 6 1999 Delivered-To: freebsd-smp@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id AD88414D88 for ; Sat, 12 Jun 1999 01:15:04 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id DAA02294 for ; Sat, 12 Jun 1999 03:34:31 -0500 (EST) Date: Sat, 12 Jun 1999 03:34:27 -0500 (EST) From: Alfred Perlstein To: smp@freebsd.org Subject: simple_lock() ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The simple_lock/unlock/try_lock stuff looks like precursor work towards finer grained SMP. Is this true? right now it looks like it amounts to a NOP in SMP and UP systems, is this also true? thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message