Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mikel
Tue Jul 22 22:36:35 PDT 1997
Update of /cvsroot/src/usr.bin/ktrace
In directory netbsd1:/var/slash-tmp/cvs-serv27592
Modified Files:
ktrace.1
Log Message:
nuke duplicate RCSid
jonathan
Tue Jul 22 22:36:41 PDT 1997
Update of /a/cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv27200
Modified Files:
locore.S
Log Message:
Substitute Mach 3.0 MK84 mips kernel bcopy() for Sprite bcopy().
Has unrolled loop for aligned-to-aligned copy.
Notes:
1. this code tuned for DEC 5000/200. ioasic decstations do more unaligned
copies. Better than old non-unrolled loop, but could be improved.
2. Undoes changes made for MIPS3 with comment implying an r4000 TLB bug.
We can't reproduce this on 5000/150 (jonathan) or 5000/50 (mhitch).
Calls to previous bcopy with a bad address show similar symptoms,
reporting a trap in bcopy() after bcopy() has returned. Same thing??
Needs re-checking on an r4000 with no L2 cache.
mikel
Tue Jul 22 22:38:00 PDT 1997
Update of /cvsroot/src/usr.bin/ktrace
In directory netbsd1:/var/slash-tmp/cvs-serv27670
Modified Files:
ktrace.h
Log Message:
nuke duplicate RCSid, prototype getpoints()
Home |
Main Index |
Thread Index |
Old Index