X-Spam-Check-By: sourceware.org
X-ExtLoop1: 1
X-IronPort-AV: i="4.13,268,1167638400";     d="scan'208"; a="41965705:sNHT18490392"
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Subject: cygwin/fork slowness due to UNCs in PATH
Date: Thu, 1 Feb 2007 08:53:36 -0800
Message-ID: <C56DB814FAA30B418C75310AC4BB279D0143C608@scsmsx413.amr.corp.intel.com>
From: "Song, Conrad W" <conrad.w.song@intel.com>
To: <cygwin@cygwin.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l11Grp61001649

Just a quick comment.  I've been a long user of cygwin, and until recently noticed that cygwin was running extremely slow (it would take several seconds to fork off a command).  After debugging a while, it turns out that I had added UNC (\\ style windows) paths to my system PATH environment variable.  The removal of these (maybe slow network drives) from the PATH (or disconnection from the network) solved the problem for me.  Perhaps further investigation is warranted.  Thanks.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


