Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64/sparc64
Module Name: src
Committed By: mrg
Date: Mon Sep 18 23:56:54 UTC 2006
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
pmap_bootstrap() gets a bit of SMP help:
- initialise bootcpu->ci_{cpcb,initstack}/proc0paddr from the
idle u area.
pmap_extract():
- make this work on the kernel interrupt stack as well
both of these are from petrov@ via martin@.
pmap_update(): XXX mark the MULTIPROCESSOR call to smp_tlb_flush_all().
To generate a diff of this commit:
cvs rdiff -r1.173 -r1.174 src/sys/arch/sparc64/sparc64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index