Date: Wed, 31 Oct 2001 12:02:28 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 exception.s Message-ID: <200110312002.f9VK2SZ68109@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/10/31 12:02:28 PST Modified files: sys/ia64/ia64 exception.s Log: Experiment with rewriting the syscall() wrapper using explicit bundling and trying to reduce stalls from reading certain high latency registers. This should be faster than the old syscall code. Its certainly a lot smaller. Revision Changes Path 1.24 +254 -189 src/sys/ia64/ia64/exception.s 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?200110312002.f9VK2SZ68109>