Date: Sun, 2 Oct 2005 10:21:33 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_pcpu.c Message-ID: <200510021021.j92ALYw4053145@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510021021.j92ALYw4053145>
