From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailsrv.cs.umass.edu (mailsrv.cs.umass.edu [128.119.240.136]) by sourceware.org (Postfix) with ESMTPS id AE0D8385842E for ; Mon, 3 Apr 2023 14:47:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AE0D8385842E Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cs.umass.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=cs.umass.edu Received: from [192.168.50.148] (c-24-62-201-179.hsd1.ma.comcast.net [24.62.201.179]) by mailsrv.cs.umass.edu (Postfix) with ESMTPSA id 524E1400F0B5; Mon, 3 Apr 2023 10:47:42 -0400 (EDT) Message-ID: <921a8ae6-b272-56b1-abfa-8ce662caaefc@cs.umass.edu> Date: Mon, 3 Apr 2023 10:47:42 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Reply-To: moss@cs.umass.edu Subject: Re: Cygwin starts take long since march. Three minutes to prompt. Content-Language: en-US To: Thomas Schweikle , "cygwin@cygwin.com" References: <5e891786-ad67-050d-b8c0-aeb250d5303c@bfs.de> From: Eliot Moss In-Reply-To: <5e891786-ad67-050d-b8c0-aeb250d5303c@bfs.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 4/3/2023 10:38 AM, Thomas Schweikle via Cygwin wrote: > Hi! > > Cygwin shell takes about three minutes until the prompt is shown. Any idea how to find out the cause? I think the most common thing in the past had to do with probing remote mounts. You could try pruning paths and see what happens, or adjusting mount parameters. Regards - Eliot Moss