Date: Sun, 30 Sep 2001 12:50:40 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 support.s Message-ID: <200109301950.f8UJoeJ36154@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2001/09/30 12:50:40 PDT
Modified files:
sys/sparc64/sparc64 support.s
Log:
Optimize bcopy and bzero etc to use 64 bit loads and stores if possible.
Handle overlap in bcopy.
Add routines for copying and zeroing pages using physical addresses
directly.
Remove all the hacks to account for calling the firmware on its own
trap table, we use the kernel trap table. There is still a problem
with OF_exit().
Revision Changes Path
1.7 +239 -118 src/sys/sparc64/sparc64/support.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?200109301950.f8UJoeJ36154>
