T.R | Title | User | Personal Name | Date | Lines |
---|
2374.1 | match hardware to the job | TOOLEY::B_WACKER | | Wed Feb 28 1990 12:06 | 9 |
| >Can anyone suggest a way of improving the performance?
Reduce the depth of your pixmaps and use XCopyPlane or get more
display memory via 8 plane or SPX. That's just the way it works.
There's limited area for pixmaps and it does the best it can to handle
the overload.
There's a good explanation of how the server uses display memory back
quite a ways, but I couldn't find it.
|
2374.2 | SPX on a VAXstation 2000? | ZSAZSA::READINGS | Richard Readings | Thu Mar 01 1990 04:04 | 17 |
| > Reduce the depth of your pixmaps and use XCopyPlane or get more
> display memory via 8 plane or SPX. That's just the way it works.
> There's limited area for pixmaps and it does the best it can to handle
> the overload.
Has anyone tried SPX on a VAXstation 2000? I understand that its not supported
but it could be a solution.
The customer needs 4 plane pixmaps (minimum) for colour.
The main problem seems to be moving data between video RAM and virtual memory.
Is there any way of speeding this up? Even SPX would run out of off-screen video
RAM pretty quickly with this application.
Thanks for the help
Richard
|
2374.3 | | GALAXY::MCLEMAN | Jeff McLeman, VMS Development | Fri Mar 02 1990 07:47 | 4 |
| I believe the SPX WILL NOT work on the VS2000. The VS3100 had a compatiblity
mode on the graphics interconnect to run the GPX module, but the SPX
takes full advantage of the native mode. But then again, I could be
wrong.
|
2374.4 | While we're on the subject ... | GOFER::HARLEY | Skyking, Skyking, do not answer... | Fri Mar 02 1990 11:36 | 6 |
| ... Will SPX work on a MVII/GPX?
(wishfull thinking) if so, does the VCB02 need to be replaced, or can I
get the chips to upgrade it to SPX?
/harley
|
2374.5 | | GALAXY::MCLEMAN | Jeff McLeman, VMS Development | Fri Mar 02 1990 15:04 | 2 |
| The SPX is not a Qbus device. It was designed for the VS3100
only. So you have to stick with the GPX on the Qbus machines.
|
2374.6 | Could you deal with MFB? | DECWIN::FISHER | Burns Fisher 381-1466, ZKO3-4/W23 | Tue Mar 06 1990 15:30 | 11 |
| As has been said a number of times here, there is really no way to
increase the performance of "pageing" from virtual memory to video
memory. The best you can do is try to minimize it. That is the way
the h/w is designed. The GPX is a pig for moving data between VM and
display memory.
Actually, a bitonal system is best for this, since everything is in
memory to begin with!
Burns
|