From owner-cvs-all Mon Nov 29 12:31:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C56C21538C; Mon, 29 Nov 1999 12:31:47 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA44043; Mon, 29 Nov 1999 12:31:47 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Message-Id: <199911292031.MAA44043@freefall.freebsd.org> From: Andrew Gallatin Date: Mon, 29 Nov 1999 12:31:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include ipl.h src/sys/alpha/alpha ipl_funcs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gallatin 1999/11/29 12:31:46 PST Modified files: sys/alpha/include ipl.h sys/alpha/alpha ipl_funcs.c Log: inline spl functions. In combination with Doug's recent alpha_cpu.h, this reduces the cost of ipl raising/lowering significantly. This is most pronounced when doing file reads. Reviewed by: dfr Revision Changes Path 1.9 +63 -18 src/sys/alpha/include/ipl.h 1.14 +1 -55 src/sys/alpha/alpha/ipl_funcs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message