Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   sommerfeld
Date:           Sun Feb 20 17:43:30 UTC 2000

Modified Files:
        syssrc/sys/arch/i386/include [sommerfeld_i386mp_1]: pcb.h

Log Message:
On MULTIPROCESSOR kernels, delete the "curpcb" global variable since
it's per-CPU (it lives in struct cpu_info, defined in cpu.h)


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.26.10.1 syssrc/sys/arch/i386/include/pcb.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