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: nakayama
Date: Mon Apr 14 16:19:18 UTC 2008
Modified Files:
src/sys/arch/sparc64/sparc64: cpu.c locore.s
Log Message:
Remove sparc64_ipi_sync_tick.
Since we can use counter-timer as timecounter instead of %tick on SMP kernel,
it is not necessary to sync all CPUs %tick registers.
To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 src/sys/arch/sparc64/sparc64/cpu.c
cvs rdiff -r1.276 -r1.277 src/sys/arch/sparc64/sparc64/locore.s
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