On Thu, Jun 09, 2011 at 03:33:18AM -0700, hamid reza wrote: > Hi > > Suppose thread A is bound to a pset B. pset B contains only one Core > (Core C). Can OS migrate thread A to another Core?
Hi, If a thread is bound to a pset, it can only run on processors in that pset. That's the definition of "bound". The only way it could run on another core would be if someone added a processor in that core to the pset. Cheers, - jonathan _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code