From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17535 invoked by alias); 9 Jan 2004 16:20:45 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 17406 invoked from network); 9 Jan 2004 16:20:44 -0000 Received: from unknown (HELO sys08.mail.msu.edu) (35.9.75.108) by sources.redhat.com with SMTP; 9 Jan 2004 16:20:44 -0000 Received: from [207.179.68.222] (helo=msu.edu) by sys08.mail.msu.edu with asmtp (Exim 4.24 #37) (TLSv1:AES256-SHA:256) id 1AezNL-0004cp-US for cygwin-xfree@cygwin.com; Fri, 09 Jan 2004 11:20:44 -0500 Message-ID: <3FFED4DC.9050609@msu.edu> Date: Fri, 09 Jan 2004 16:20:00 -0000 From: Harold L Hunt II User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: Xfree86/cygwin and speed References: <010920041554.13357.5232@comcast.net> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus: None found by Clam AV X-SW-Source: 2004-01/txt/msg00178.txt.bz2 List-Id: Alexander Gottwald wrote: > On Fri, 9 Jan 2004 cforelle2@comcast.net wrote: > > >>Hello all, >> >>I've got a question about speeding up application performance when using Xfree86 and Cygwin. Here's my configuration: >> >>Linux box connected by 100 Mbps Ethernet to router. >>Windows machine connecting wirelessly at 11 Mbps (802.11b) to router. >> >>Cygwin with Xfree86 set up on Windows machine, X11 forwarding set up on Linux box. I connect from Windows machine to Linux box with Cygwin using ssh tunnelling. I can successfully run the Linux application remotely. All is pretty good. >> >>Trouble is, the application is The GIMP, and it is painfully slow on the Windows machine. Redrawing the image occurs in slow motion, and every time I move a dialog box, I've got to wait an eternity for the image to fill in. >> >>Here's my question: How can I speed this up? Or, rather, where's the bottleneck? >> >>-Is it the 11Mbps wireless connection, in which case I'll think more deeply about shelling out for 802.11g equipment? Yes, the problem is the wireless link. 802.11g is sufficiently fast to display images in Cygwin/X while 802.11b is not. I use 802.11g at home all the time to get an Xdmcp session on my Linux machine and it is slower than 100 Mbps Ethernet, but it is fast enough to do what I need to do. Dropping to 802.11b would not be acceptable for me. Hope that helps, Harold