Hi WeSee, I haven't review the submission yet, sorry about that.
Could you post the changes as a zipped file as the forum attachment system screws around with filenames. Thanks, Robert. On 1 November 2013 15:53, We See <[email protected]> wrote: > Hi Robert, > In the attached files I have added the possibility of changing the > CPU-affinity of DatabaseThreads in DatabasePager. > > I added two new methods: > void setDatabasePagerThreadCpuNum(int cpuNum) sets the CPU the > DatabaseThreads should run. > > int getDatabasePagerThreadCpuNum() returns the CPU the DatabaseThreads > should run. > > In DatabasePager::DatabaseThread::run() the CPU will be changed according > the cpuNum set. If cpuNum is -1 (= default-value) the CPU will not be > changed. > > It would be nice you could merge this changes into trunk. > > > Thank you! > > Cheers, > WeSee > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=57042#57042 > > > > > Attachments: > http://forum.openscenegraph.org//files/databasepager_631.cpp > http://forum.openscenegraph.org//files/2974_1383321093._426. > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
