Date: Mon, 29 Nov 1999 12:31:46 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> 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 Message-ID: <199911292031.MAA44043@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911292031.MAA44043>