8d5520dccf
marked SONPROC. - Fix a bug where all cpu_info structures except for the boot CPUs would exist at both a CPU-local VA (CPUINFO_VA) and a gloal VA; The boot CPU's existed only a CPUINFO_VA. - Add a self-reference pointer to the cpu_info that references the global address in the MULTIPROCESSOR case. Just allow it to reference the `local' VA in the single-processor case, as CPUINFO_VA is global enough when there's only one processor to care about. Change curcpu() to return the global address. |
||
---|---|---|
.. | ||
adosfs | ||
arch | ||
coda | ||
compat | ||
conf | ||
ddb | ||
dev | ||
filecorefs | ||
gdbscripts | ||
ipkdb | ||
isofs | ||
kern | ||
lib | ||
lkm | ||
miscfs | ||
msdosfs | ||
net | ||
netatalk | ||
netccitt | ||
netinet | ||
netinet6 | ||
netiso | ||
netkey | ||
netnatm | ||
netns | ||
nfs | ||
ntfs | ||
stand | ||
sys | ||
ufs | ||
uvm | ||
vm | ||
Makefile |