From owner-freebsd-smp Fri Oct 4 22:06:58 1996 Return-Path: owner-smp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA25607 for smp-outgoing; Fri, 4 Oct 1996 22:06:58 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA25600 for freebsd-smp; Fri, 4 Oct 1996 22:06:56 -0700 (PDT) Date: Fri, 4 Oct 1996 22:06:56 -0700 (PDT) From: Peter Wemm Message-Id: <199610050506.WAA25600@freefall.freebsd.org> To: freebsd-smp Subject: cvs commit: sys/i386/i386 mpboot.s Sender: owner-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/10/04 22:06:56 Modified: i386/i386 mpboot.s Log: back out locking semaphore for sequential N-cpu booting.. Something else is preventing this strategy from working yet. Revision Changes Path 1.7 +12 -2 sys/i386/i386/mpboot.s