Re: [perf-discuss] CMT architecture and single-threaded applications

2007-12-07 Thread Adrian Florea
Thank you ! I'll suggest a solution of 8 zones each using a set of 4 threads (that is a core) to our sysadmin. Then workloads will be distributed across zones. regards, Adrian This message posted from opensolaris.org ___ perf-discuss mailing list pe

Re: [perf-discuss] CMT architecture and single-threaded applications

2007-12-06 Thread Rayson Ho
Take a look at this Sun BluePrint: "Developing and Tuning Applications on UltraSPARC T1 Chip Multithreading Systems" http://www.sun.com/blueprints/0107/819-5144.html It talks about sub-core processor sets... Rayson On Dec 6, 2007 9:30 AM, Adrian Florea <[EMAIL PROTECTED]> wrote: > Hi all, > >