X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F1F503858D39 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 21KDmU1j023000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1645364911; bh=orqfSGgnF1iETz2wWptCZESEQCIN64g3HLLjt/OdxJE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=syV0NekJCOyWep7VMFoTDe4toTSR5j8jzqYNbKQj6GED1fU72l+3fHwOtnHWsTrPy TCQrRiZcb2Yj0aZSPXxKeFYFWu3DnEahecRUXp6T8RgyWUf0Ul+R9E4el6MIxUih+v YrERtCppBqadQ6WrOAQjM/fApqsO3vVCmmmhn6JXUNjdiMVmNq/jvzG28ZCcjPAT+A 1GtRzg88Ap6Xz5t8jps0kYnnFkNPXvre8U7U2YIS4wKLlJnUrx1Uosg4+ojByb9/5p 5bGjmTTJjIznzBdIr9CvCIUriRF8wjTztnzklEyXGXXnscNhoLat5egnN093POnx/z lGyvOc0jScKuQ== X-Nifty-SrcIP: [119.150.36.16] Date: Sun, 20 Feb 2022 22:48:33 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: Console output hangs in the middle of a line Message-Id: <20220220224833.599089e532c64551c63cbba3@nifty.ne.jp> In-Reply-To: <20220220223751.c3434a059a5b54861f54ff1f@nifty.ne.jp> References: <20220220223751 DOT c3434a059a5b54861f54ff1f AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Orgad Shaneh Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Sun, 20 Feb 2022 22:37:51 +0900 Takashi Yano wrote: > real 0m3.307s > user 0m0.296s > sys 0m2.983s Changing the line: seq 1 1000 | xargs touch to seq 1 10000 | xargs touch results in: real 0m7.844s user 0m0.921s sys 0m6.500s No hang occurs as well. -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple