From owner-cvs-all Sun Sep 10 21:10:32 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E554837B422; Sun, 10 Sep 2000 21:10:29 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA11948; Sun, 10 Sep 2000 21:10:29 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200009110410.VAA11948@freefall.freebsd.org> From: John Baldwin Date: Sun, 10 Sep 2000 21:10:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/09/10 21:10:29 PDT Modified files: sys/i386/i386 mp_machdep.c Log: When doing statistics for statclock on other CPU's, use the other CPUs' idleproc pointers instead of our own for comparisons. Submitted by: tegge Revision Changes Path 1.124 +4 -4 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message