marcel 2008-03-30 23:09:14 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64 elf_machdep.c machdep.c pmap.c
sys/ia64/include md_var.h
Log:
Better implement I-cache invalidation. The previous implementation
was a kluge. This implementation matches the behaviour on powerpc
and sparc64.
While on the subject, make sure to invalidate the I-cache after
loading a kernel module.
MFC after: 2 weeks
Revision Changes Path
1.25 +4 -0 src/sys/ia64/ia64/elf_machdep.c
1.235 +18 -5 src/sys/ia64/ia64/machdep.c
1.198 +37 -84 src/sys/ia64/ia64/pmap.c
1.28 +1 -0 src/sys/ia64/include/md_var.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"