On 8/24/07, Robert Osfield <[EMAIL PROTECTED]> wrote:
> I am tempted to add an env check to be able to set the priority.

I have now checked this in.  From osgviewer --help-env:

  OSG_DATABASE_PAGER_PRIORITY <mode>  Set the thread priority to
                                                    DEFAULT, MIN, LOW, NOMINAL,
                                                    HIGH or MAX.


export OSG_DATABASE_PAGER_PRIORITY=HIGH
osgviewer mypageddata.ive

With this change I have also removed the old part thats the priority
to min so the new default thread priority for the DatabasePager will
be that of OpenThreads::Thread.

Could database paging users do an svn update and let me know how that
new priority code (or lack of it - now just using defaults :-) and the
stats works out.  In particular I'm keen to here from Windows single
core system users.

Thanks,
Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to