Date: Fri, 03 Dec 2010 18:57:42 +0200 From: Andriy Gapon <avg@freebsd.org> To: freebsd-hackers@freebsd.org Subject: small dtrace patch for review Message-ID: <4CF92186.1010209@freebsd.org>
next in thread | raw e-mail | index | archive | help
The patch is not about DTrace functionality, but about infrastructure use in one particular place. http://people.freebsd.org/~avg/dtrace_gethrtime_init.diff I believe that sched_pin() is need there to make sure that "host"/base CPU stays the same for all calls to smp_rendezvous_cpus(). The pc_cpumask should just be a cosmetic change. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CF92186.1010209>