From owner-freebsd-current Thu Dec 4 23:35:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA26995 for current-outgoing; Thu, 4 Dec 1997 23:35:03 -0800 (PST) (envelope-from owner-freebsd-current) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA26974 for ; Thu, 4 Dec 1997 23:34:59 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id IAA07629; Fri, 5 Dec 1997 08:35:20 +0100 (MET) (envelope-from sos) Message-Id: <199712050735.IAA07629@sos.freebsd.dk> Subject: Re: P_IDLEPROC In-Reply-To: <199712042100.OAA14386@Ilsa.StevesCafe.com> from Steve Passe at "Dec 4, 97 02:00:26 pm" To: smp@csn.net (Steve Passe) Date: Fri, 5 Dec 1997 08:35:20 +0100 (MET) Cc: FreeBSD-current@FreeBSD.ORG From: Søren Schmidt Reply-to: sos@FreeBSD.dk X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Steve Passe who wrote: > Hi, > > I'm trying to add Tor's patch for better clock handling under SMP, I get: > > ../../i386/i386/mp_machdep.c:2160: `P_IDLEPROC' undeclared (first use this > function) > > P_IDLEPROC seems to be gone from proc.h, what substitutes for it? Nothing :), its not used anymore, and it wasn't really used before either. I'm running with those patches too, seems to work pretty well.. Oh, and yes I'm also into SMP now, I bought a TYAN 1662 board recently with 2xP6/200... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..