Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   ad
Date:           Fri Apr 11 15:31:34 UTC 2008

Modified Files:
        src/sys/kern: kern_cpu.c
        src/sys/sys: cpu.h cpu_data.h

Log Message:
Maintain a circular queue of cpu_info's.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/kern/kern_cpu.c
cvs rdiff -r1.18 -r1.19 src/sys/sys/cpu.h
cvs rdiff -r1.20 -r1.21 src/sys/sys/cpu_data.h

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