Howto:Using additional OSG Pager Threads: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (https://forum.flightgear.org/viewtopic.php?f=24&t=37767&p=371779&hilit=pager+threads#p371779)
m (https://forum.flightgear.org/viewtopic.php?f=17&t=38094&p=374606&hilit=pager+threads#p374612)
Line 2: Line 2:


you can configure OSG to use additional pager threads, which basically means the terrain cache gets additional CPUs it can use.
you can configure OSG to use additional pager threads, which basically means the terrain cache gets additional CPUs it can use.
see the OSG docs, it's just an environment variable, i.e. something like OSG_NUM_DATABASE_THREADS

Revision as of 08:35, 7 October 2020

This article is a stub. You can help the wiki by expanding it.

you can configure OSG to use additional pager threads, which basically means the terrain cache gets additional CPUs it can use. see the OSG docs, it's just an environment variable, i.e. something like OSG_NUM_DATABASE_THREADS