On 8/20/07, Adrian Egli <[EMAIL PROTECTED]> wrote: > > What you say performance problem, what do you mean? Database paging > > is slow, or does the app have a low framerate? > > in fact nearly starivation effect, the database paging is really slow, one > slice paged in in 3-7second !
Curious, no one else as been complaining that its this slow. Perhaps they think its normal... perhaps there is something else particular with your system/OS. What is the hardware and OS version you have? > yes i know what we like to get, but unfortunately we have can not limit > thread activation by using thread priority under windows system. OS/X work > much better (unix world :-) ). My we only use Default for win32 system, > would it be a huge work do change everything to default? then we can test by > changing the affinity to > only one active CPU for the viewer process. I'm inclined to remove the thread priority code completely - its not hard to do - it will simplify the code. Robert. _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org