Date: Fri, 2 Apr 2004 21:33:10 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 support.S Message-ID: <200404030533.i335XAHg032748@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004/04/02 21:33:10 PST FreeBSD src repository Modified files: sys/amd64/amd64 support.S Log: Microoptimize pagezero() based upon something that I learned writing the optimized pagecopy(). This also has the virtual of making these two functions more similar in style. Revision Changes Path 1.107 +7 -7 src/sys/amd64/amd64/support.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404030533.i335XAHg032748>