HI WeSee,

I have now reviewed your submission and feel that while the intention is
appropriate and useful, we should be able to come up with a more flexible
solution - where the affinity of individual DatabaseThreads can be
controlled rather than forcing them all onto single CPU core.

I have looked at the DatabasePager API and feel that it would probably be
useful to be able to explicitly create the DatabaseThreads without calling
startThread on them, and thus allow application developer to explictly call
the DatabasePager to create the threads, then the developer can set the
affinity of each of DatabaeThreads prior to them being started once the
application main loop commences.

Thoughts?
Robert.


On 1 July 2014 07:34, We See <[email protected]> wrote:

> Hi Robert,
>
> Here is the submission as zip-File. The changes are based on osg-3.2.0, I
> checked my changes against the trunc today and it seems still to fit.
>
>
> Thank you for your very important work everyday!
>
> Cheers,
> WeSee
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=60091#60091
>
>
>
>
> Attachments:
> http://forum.openscenegraph.org//files/databasepagersubmission_178.zip
>
>
> _______________________________________________
> 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

Reply via email to