Thanks Robert. I am going to try it right away. Just to clarify, this is the address of the current trunk, right?
http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk On Fri, May 2, 2014 at 11:56 AM, Robert Osfield <[email protected]>wrote: > Hi Nick, > > Last month I checked in a fix for this issue, could you try out > svn/trunk to see if it things work now as you were expecting? > > Robert. > > On 1 May 2014 18:49, Trajce Nikolov NICK <[email protected]> > wrote: > > > > Hi Community > > > > my client found interesting behaviour on OpenThreads under 64bit OpenSuSE > > linux. It seam none of the calls like setSchedulePolicy, > > setProcessorAffinity and setSechedulePriority of OpenThreads::Thread are > > working. After running a code, they all return 0 (success) but after > > inspecting the threads in some tools, they show they are not set as > > expected. > > > > So I gave it a try on Ubuntu 64bit. On my linux box none werle working - > all > > returned -1 (failure). Attached is simple code from Rui's book that > > ilustrate the problem. > > > > Any help is appreciated ! Also, the OSG version tested is 3.3.1 > > > > Nick > > > > _______________________________________________ > > osg-users mailing list > > [email protected] > > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- trajce nikolov nick
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

