Bruce Johnson (brucej++at++bruiser)
Tue, 16 Dec 1997 07:01:31 -0800
What timing source are you providing in your frs_create call?
To sync to the Vertical Retrace Interrupt (VSYNC) you should be
FRS_INTRSOURCE_VSYNC timing source which will give you minor
frame from which to schedule your processes.
>
> How can I make the frame rate of my visual process under REACT
> synchronize with the Performer frame rate ?
See above.
> Does it make sense to
> schedule the APP in real-time under REACT and let the DRAW/CULL
> and remaining processes be taken care by the Performer locking
> capability ?
>
Yes, Performer apps can and do run well synchronized with the REACT/Pro
frame scheduler in the following way (for example):
CPU 0 - IRIX scheduler; system CPU; background processes, etc.
CPU 1 - Performer; Cull/Draw
CPU 2 - Frame Scheduler w/ VSYNC; App
--
Bruce Johnson, brucej++at++sgi.com "The future sure ain't
Real-time Applications Engineering what it used to be"
(650)933-3836
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:56:25 PDT