From owner-cvs-all Sat Jul 8 19:32:33 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 7A54737BEC7; Sat, 8 Jul 2000 19:32:29 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id WAA48341; Sat, 8 Jul 2000 22:32:25 -0400 (EDT) (envelope-from wollman) Date: Sat, 8 Jul 2000 22:32:25 -0400 (EDT) From: Garrett Wollman Message-Id: <200007090232.WAA48341@khavrinen.lcs.mit.edu> To: John Polstra Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c rtld.h lockdflt.c src/libexec/rtld-elf/alpha lockdflt.c rtld_machdep.h rtld_start.S src/libexec/rtld-elf/i386 lockdflt.c rtld_machdep.h In-Reply-To: <200007080410.VAA94282@freefall.freebsd.org> References: <200007080410.VAA94282@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > spinlocks I used the very nifty "simple, non-scalable reader-preference > lock" which I found at > > on all CPUs except the 80386 (the specific CPU model, not the > architecture). The 80386 CPU doesn't support the necessary "cmpxchg" Another reason why we should stop supporting the '386. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message