Re: performance drop with running xosview

2000-11-06 Thread Joshua Shagam

On Mon, Nov 06, 2000 at 11:50:36PM +0100, reiner wrote:
 Hello all,
 
 
 Has someone get a significant performance drop in an open-gl application

That would likely be because xosview puts a HUGE drain on the xserver in
sending out a lot of drawing events and XFlush()es.  Every XFlush() means
that the OpenGL stuff has to stop what it's doing in order to synchronize
with the X server again, if my understanding of the DRI architecture is
correct.

__
Joshua Shagam  /"\ ASCII Ribbon Campaign
[EMAIL PROTECTED]   \ / No HTML/RTF in email
www.cs.nmsu.edu/~joshagam   X  No Word docs in email
mp3.com/fluffyporcupine/ \ Respect for open standards


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




performance drop with running xosview

2000-11-06 Thread reiner
Hello all,


Has someone get a significant performance drop in an open-gl application

with X 4.0.1-1.deb's ?

Description:
up-to-date woody (04.11.00)
Kernel: 2.2.18pre11 (hey ALSA works now with this kernel; agpgart is
enabled; this is a big NO
Dieter Nuetzel said in the newsgroup 3dfx.linux.glide; but this kernel
need it at least)

Vodoo 4500 AGP
Epox Motherboard with VIA KX133;256MB RAM; 600 MHz slot A Athlon

If i play the game parsec (www.parsec.org), i get a good playable
framerate without a running
xosview;  85 fps max  ([EMAIL PROTECTED]).(per key i  from the game)
The framerate drops to about 60 fps with a running xosview.
This is not to bad; but if i move around in the game i get  a subjective
(info shows 60 fps) framerate
of 1 fps (yes one per second; difficult to explain)

Game tuxracer drops also, but not visible (framerate about 22 fps max)


Anyone has seen this?
Any hints?
Kernel or X related or xosview bug or maybe parsec-bug?

Greetings

Reiner Stallknecht


PS: Kernel 2.4.0test10pre? shows this also







Re: performance drop with running xosview

2000-11-06 Thread Joshua Shagam
On Mon, Nov 06, 2000 at 11:50:36PM +0100, reiner wrote:
 Hello all,
 
 
 Has someone get a significant performance drop in an open-gl application

That would likely be because xosview puts a HUGE drain on the xserver in
sending out a lot of drawing events and XFlush()es.  Every XFlush() means
that the OpenGL stuff has to stop what it's doing in order to synchronize
with the X server again, if my understanding of the DRI architecture is
correct.

__
Joshua Shagam  /\ ASCII Ribbon Campaign
[EMAIL PROTECTED]   \ / No HTML/RTF in email
www.cs.nmsu.edu/~joshagam   X  No Word docs in email
mp3.com/fluffyporcupine/ \ Respect for open standards