Date: Wed, 10 Feb 2010 06:29:43 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/mips tick.c Message-ID: <201002100630.o1A6U5Wj056874@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
neel 2010-02-10 06:29:43 UTC FreeBSD src repository Modified files: sys/mips/mips tick.c Log: SVN rev 203745 on 2010-02-10 06:29:43Z by neel Call profclock() and statclock() explicitly on all cpus. Prior to this change these functions were called only on the BSP indirectly via hardclock(). top -P now shows usage statistics of all cpus. Revision Changes Path 1.6 +19 -10 src/sys/mips/mips/tick.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002100630.o1A6U5Wj056874>