cvs commit: src/sys/kern subr_pcpu.c
Robert Watson
rwatson at FreeBSD.org
Mon Sep 26 09:55:12 PDT 2005
rwatson 2005-09-26 16:55:11 UTC
FreeBSD src repository
Modified files:
sys/kern subr_pcpu.c
Log:
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".
MFC after: 3 days
Revision Changes Path
1.7 +36 -12 src/sys/kern/subr_pcpu.c
More information about the cvs-src
mailing list