Hi, looking through the implementation of Thread::setProcessorAffinity in PThread.c++ I realized that on a NON-SGI platform the method always returns -1 even if pthread_setaffinity_np or sched_setaffinity might have been executed correctly. Is this intended?
Cheers, Johannes ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=33392#33392 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

