From owner-cvs-all Wed Apr 15 04:11:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA29971 for cvs-all-outgoing; Wed, 15 Apr 1998 04:11:19 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA29925; Wed, 15 Apr 1998 11:11:14 GMT (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA16630; Wed, 15 Apr 1998 04:10:29 -0700 (PDT) Date: Wed, 15 Apr 1998 04:10:29 -0700 (PDT) Message-Id: <199804151110.EAA16630@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 exception.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/04/15 04:10:29 PDT Modified files: sys/i386/i386 exception.s Log: Fixed breakage of fork accounting in previous commit. A fork benchmark reported about 15 times as much sys time as real time. getmicroruntime() is confusing name. Revision Changes Path 1.50 +2 -2 src/sys/i386/i386/exception.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message