Hi,

thanks for the quick response!

> 
> That sounds like OpenGL in S/W performance to me.
> Can you look through /var/log/Xorg.log and see if
> you see any error messages?

No errors, see at the end! (&other info too!)

> 
> I don't see your problem.
> 
> : alpha[1]#; /usr/X11/demo/glxgears -display :0
> 27273 frames in 5.0 seconds = 5454.424 FPS
> 27269 frames in 5.0 seconds = 5453.799 FPS
> 27263 frames in 5.0 seconds = 5452.488 FPS
> 27290 frames in 5.0 seconds = 5457.977 FPS
> ^C
> : alpha[1]#; uname -a
> SunOS alpha 5.11 snv_85 i86pc i386 i86xpv
> : alpha[1]#;
> 
> 
[...]
> 
> They are not the same driver :-)

I thought it! :) I should have been more specific:
the Version string in both drivers are the same, according to the "NVidia 
Xserver Settings Utility".

> The driver on the
> nVidia site needs to work on s10, and all versions
> of Nevada.
> 
> The driver included with OpenSolaris is modified
> to know about Xen and will not work on older
> versions of Solaris.
> 
> You should not see the same performance running on
> metal vs running on Xen (running on Xen should be
> slower).  There will always be performance lost
> going through the hypervisor and we don't use the
> PAT in the i86xpv kernel (on top of Xen) today.
> 

Aha, I thought something similar.

> 
> 
[...]
>  
> I have a GIGABYTE GA-G33M-DS2R, with a Core 2 Duo
> E6400 (Conroe), 4G of memory, and an EVGA
> 256-P2-N549-TR GeForce 7600GS.

 :)

> 
> 
> MRJ
> 
> 

I got reboots only, if I did _not_ use the drivers from the Nevada dvd, but the 
drivers from Nvidia's site; that might be because what you wrote about the 
driver's "Xen-awareness".


Now a few outputs: (see the degraded performance under i86pv!)

# uname -a
SunOS home 5.11 snv_85 i86pc i386 i86pc
# /usr/X11/demo/glxgears 
33325 frames in 5.0 seconds = 6664.886 FPS
33945 frames in 5.0 seconds = 6788.911 FPS
33944 frames in 5.0 seconds = 6788.621 FPS
32085 frames in 5.0 seconds = 6388.705 FPS
X connection to :0.0 broken (explicit kill or server shutdown).

(a few minutes, and a reboot later; from now on all outputs were made under 
i86pv!)

# uname -a                         
SunOS home 5.11 snv_85 i86pc i386 i86xpv
# /usr/X11/demo/glxgears                           
19 frames in 5.0 seconds =  3.766 FPS
18 frames in 5.0 seconds =  3.582 FPS
18 frames in 5.0 seconds =  3.589 FPS
18 frames in 5.0 seconds =  3.582 FPS

# pwd
/var/log
# l | grep Xorg.0.log                              
-rw-r--r--    1 root     root        25818 ápr.  1 14:02 Xorg.0.log         
(<-- i86pv)
-rw-r--r--    1 root     root        25874 ápr.  1 13:58 Xorg.0.log.old   (<-- 
i86pc)
# grep EE Xorg.0.log
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
# grep WW Xorg.0.log                               
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1/sun/" does not exist.
(WW) Ignoring unrecognized extension "TwinView"
# grep EE Xorg.0.log.old                           
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
# grep WW Xorg.0.log.old                           
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1/sun/" does not exist.
(WW) Ignoring unrecognized extension "TwinView"
# /usr/X11/bin/glxinfo 
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
[...]
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
[...]
GLX version: 1.3
GLX extensions:
[...]
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7600 GS/AGP/SSE2
OpenGL version string: 2.1.2 NVIDIA 169.12
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to