On Tue, Feb 02, 2010 at 11:40:13AM +0000, Robert Osfield wrote:
> Hi David,
> 
> Thanks for the extra explanation.
> 
> I'm still working on getting my head around the issue.  I've done lots
> of testing of the DatabasePager over the years and haven't seen the
> scale of issue you are seeing with accumulation of database requests.
> I will do testing today to try and force the issue.  In terms of
> repeat requests, the DatabasePager should no longer accumulate repeat
> requests as the DatabaseRequest objects are now assigned to the
> PagedLOD that makes the request and this is re-used when the request
> is made again.  Are you not seeing this at your end?

I did not look into the content of the requests.  How would I
instrument the code to find out?

I was just guessing that they are repeated requests, otherwise they
would not keep increasing at a steady rate.  I am using the Trackball
camera manipulator camera and give the earth.ive a nice fling, so it
is repeadily going over the same tiles and not all.  The earth.ive
only has 12,450 files and there can be many more requests than that in
the request queue.

> What hardware/OS are you working with?

Linux kernel 2.6.27.26, 8 core Intel(R) Xeon(R) CPU E5440  @ 2.83GHz,
nVidia Quadro FX 3700 driver version 185.18.14.

-- 
David Fries <[email protected]>
http://fries.net/~david/ (PGP encryption key available)
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to