Hi Don, On 8/8/06, Don Burns <[EMAIL PROTECTED]> wrote:
Are you calling OS specific processor calls in OSG? or are you using OpenThreads::Thread::setProcessorAffinity() ?
I'm currently use OS specific calls in osgProducer::OsgCameraGroup's realize callback. The pthread implementation of OpenThreads is a no op except under IRIX. Once things look like they are working fine I'll push this code into OpenThreads. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
