On Mon, Apr 14, 2008 at 3:11 AM, Zeljko Vrba <[EMAIL PROTECTED]> wrote: > All threads are executing the same code which is rather small -- so I see > no reason for this linear increase in the # of ITLB misses with the number > of threads. OK, more threads = more user<>kernel transitions. Does Solaris > make use of the global bit in page directories/tables?
Solaris 10 u5 (due soon) begins to offer support for shared contexts. My understanding is that this is the type of problem it is aimed at. If you are running a recent release of something that claims to be SunOS 5.11, you would already have this. If you already have the shared context enhancement, then either I am wrong about what it is supposed to do, or the shared context code is not being triggered by your code. -- Mike Gerdts http://mgerdts.blogspot.com/ _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org