On Fri, 3 May 2002, Sam wrote:

> Hi,
> anyone knows how many megabytes of RAM does it takes on the terminal
> that is running the X server when an application's display is exported to
> this terminal?
> 
> A typical application like StarOffice 5.2,

   Alot.  All the pixmaps reside on the server side.  It can be many
megabytes.

> 
> Server Running StarOffice  -----Export Display----> Client running X server
>                                                        (how many Meg RAM?)
> 
> I'm asking this because I want to find out the exact amount of memory taken
> when the client running the X server is manipulating the application from
> remote.
> 

   Run it locally and see what the server's memory usage is before and
after.  It doesn't really matter whether the server is local or on
the other end of a network connection, the memory usage should be about
the same.

   If you are running a CVS X-server (with the X-Resource extension)
you can see how much pixmap memory the app is using with this app:

http://www.xfree86.org/~mvojkovi/restest.c


                        MArk.

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to