cvs commit: src/sys/kern subr_pcpu.c
Robert Watson
rwatson at FreeBSD.org
Sun Oct 2 03:21:34 PDT 2005
rwatson 2005-10-02 10:21:33 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/kern subr_pcpu.c
Log:
Merge subr_pcpu.c:1.7 from HEAD to RELENG_5:
Add "show allpcpu" to DDB, which prints the current CPU id followed by
the per-cpu data for all CPUs. This is easier to ask users to do than
"figure out how many CPUs you have, now run show pcpu, then run it
once for each CPU you have".
Revision Changes Path
1.5.4.2 +36 -12 src/sys/kern/subr_pcpu.c
More information about the cvs-src
mailing list