cvs commit: src/sys/amd64/amd64 machdep.c support.S
Peter Wemm
peter at FreeBSD.org
Fri May 9 17:49:58 PDT 2003
peter 2003/05/09 17:49:56 PDT
FreeBSD src repository
Modified files:
sys/amd64/amd64 machdep.c support.S
Log:
Finish translating i386/support.s into amd64 asm - replace bcopy etc with
asm versions. This yields about a 5% kernel compile time speedup.
Revision Changes Path
1.569 +0 -61 src/sys/amd64/amd64/machdep.c
1.98 +140 -2 src/sys/amd64/amd64/support.S
More information about the cvs-src
mailing list