Date: Wed, 12 Aug 2009 12:10:28 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern subr_pcpu.c Message-ID: <200908121211.n7CCB22L079601@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-08-12 12:10:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/kern subr_pcpu.c Log: SVN rev 196134 on 2009-08-12 12:10:28Z by bz MFC r196132: Add ddb show dpcpu_off command to ease dpcpu memory debugging. While show pcpu prints pc_dynamic this also prints the original memory address as well as the maths. Once dpcpu goes NUMA this is considered to help debugging as well. Reviewed by: rwatson Approved by: re Revision Changes Path 1.15.2.2 +12 -0 src/sys/kern/subr_pcpu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908121211.n7CCB22L079601>