home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / i386unix / 397 < prev    next >
Encoding:
Text File  |  1993-01-25  |  2.5 KB  |  53 lines

  1. Newsgroups: comp.windows.x.i386unix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!menudo.uh.edu!lobster!nuchat!texhrc!texhrc!ak45ldp
  3. From: pyeatt@Texaco.com (Larry D. Pyeatt)
  4. Subject: Re: Running an X application on a remote machine
  5. Message-ID: <1993Jan25.151628.15233@texhrc.uucp>
  6. Sender: news@texhrc.uucp
  7. Nntp-Posting-Host: microvax
  8. Organization: Texaco
  9. References:  <C1892s.A2p@encore.com>
  10. Date: Mon, 25 Jan 1993 15:16:28 GMT
  11. Lines: 40
  12.  
  13. In article <C1892s.A2p@encore.com>, tma@encore.com (Thanh Ma) writes:
  14. |> I am trying to run a motif application on a remote machine and have it
  15. |> displayed on my 386 with 16M RAM and a Diamond video card with 1M RAM.
  16. |> The problem I have is that it displays really, really slow. I just
  17. |> wonder what is the problem and what can I do to speed it up. Do I need
  18. |> more memory, faster VGA card, faster CPU, or what ? Please help.
  19.  
  20. Well, this is just a guess, but I assume that you are not running
  21. *NIX on your 386.  That means either DOS or Windows.  You are
  22. probably running some kind of TCP/IP software on the PC to provide
  23. communications for the X server software.  The TCP/IP software is
  24. slow because it is running on a single-tasking OS and therefore has
  25. to take care of a lot more than if it were running on a multi-tasking
  26. system.  Windows is not the fastest user interface in the world, and
  27. if your X server is running in Windows, it is probably a little slow.
  28. Also, you are going through ISA, or EISA bus (I assume) for both video 
  29. and data. ISA and EISA are a bottleneck for both communications and 
  30. video.  In short, if you want better performance, replace the whole 
  31. machine. 8^)
  32.  
  33. There are a few things that MAY help performance.
  34.  
  35. 1) Get rid of windows and run the X server software under DOS.
  36.    Make sure it supports your video card in the mode you want.
  37. 2) Get rid of the TCP/IP software and buy X server software
  38.    that has the communications built in.
  39. 3) replace the motherboard with one that has 3 VESA local bus slots.
  40.    Then buy a VL bus video card and a VL bus ethernet card.  ( anyone
  41.    know if VL bus ethernet cards even exist yet? ) This will get rid 
  42.    of the ISA/EISA bottleneck.  You can eventually put a disk 
  43.    controller in the remaining VL bus slot.
  44.  
  45. The real problem is not with the CPU (although I don't advocate the
  46. use of 8088 based machines).
  47.  
  48. -- 
  49. Larry D. Pyeatt                 The views expressed here are not
  50. Internet : pyeatt@texaco.com    those of my employer or of anyone
  51. Voice    : (713) 975-4056       that I know of with the possible
  52.                                 exception of myself.
  53.