Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc/sparc



Module Name:    src
Committed By:   macallan
Date:           Sat Sep 24 22:44:44 UTC 2005

Modified Files:
        src/sys/arch/sparc/sparc: cpuvar.h genassym.cf locore.s

Log Message:
add a function pointer to struct cpu_info:
void idlespin(struct cpu_info *)
which is called whenever the CPU is idle and uvm_pageidlezero() has nothing to
do


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/arch/sparc/sparc/cpuvar.h
cvs rdiff -r1.46 -r1.47 src/sys/arch/sparc/sparc/genassym.cf
cvs rdiff -r1.218 -r1.219 src/sys/arch/sparc/sparc/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