From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yb1-xb31.google.com (mail-yb1-xb31.google.com [IPv6:2607:f8b0:4864:20::b31]) by sourceware.org (Postfix) with ESMTPS id 72A333858D28 for ; Tue, 11 Apr 2023 21:55:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 72A333858D28 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-yb1-xb31.google.com with SMTP id a13so9841302ybl.11 for ; Tue, 11 Apr 2023 14:55:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681250130; x=1683842130; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=v1L3HBZ+FWK+ul6Va+jhOzAL9hOAMVERZ4DjYcZOuiY=; b=NZlE9AEK9L6ccmBT6AM3Y+FgS5Z2IFYMzLCqisiyLvy4c5jEkggx4MyknkcFMbhC1i 09yYRRPdFwthQl7v9WAy4Wg3UKQ1Iodd1oK7K1YUPA0BVj6JNByknh6AoeGXzk1I6CvF 4LUS4Mt7TPLOHxsxSsx/aut14vH8KzvHQQ1rFWWt5cBGFIDVDB4xLWTTs8buUry8nLD0 mS6l2vP8JfCs9uwv+/u4EIHZU1WW+Xx+7RnRviA/F5a+5tUfNwJ1NaFj+BnXcVa+8cTK EF/1cFxET/SWw8MeTYOvVlL4Wrpveh7NpWyNt3QuNyu5U00jFOv3rfHX8vgv/q/+D4lk RVKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681250130; x=1683842130; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v1L3HBZ+FWK+ul6Va+jhOzAL9hOAMVERZ4DjYcZOuiY=; b=gd/lIQXy2EOFAhylr18wyPo/cOcariOrmNORDalASmZSlmfVXGJUMWDAVFTGtVCT+p wWYVU8Rri/Uv1STAae98MjkKb7fTsecSxe4ENuxj85EyPbSoGVlml2+FKSCxIvxG0Gy6 tPj5ATxFeGwEaG2wPUg+j423Esmn7Filsic08hVfICDhp8khK/QsjRAvHZvwNVcFsAPE rxzAZIAc36v5FXwOdUZwqIgNnnHr4JJngxc0luAkc5KBkWoXbw/GJOr/2FEzbIexNC22 Q3xML7CavVjOmBiaYq/qZRTGp9Nm2XAO15kDyUK3ZIfZ6yUXndsIBZq7KdcNgsGk+F+H q/6w== X-Gm-Message-State: AAQBX9dHs53vZisXB7rAK133sYksYdnk9itlIUwmRQjqrh3/XTEtfnjP T/bLgfC85egi6fjQwgKd+wXGe/TMXpyWvjkh98OqYeOy X-Google-Smtp-Source: AKy350ZIW1JG3YYchHHp5HO0kd4Iml6t/t01qWSjTEbevr+e+SBF1uCwMFN1DUZwDxQbiGWMrz3PXZhzejRAbX3OBpU= X-Received: by 2002:a25:d890:0:b0:b68:d117:305b with SMTP id p138-20020a25d890000000b00b68d117305bmr5924832ybg.10.1681250129733; Tue, 11 Apr 2023 14:55:29 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: marco atzeri Date: Tue, 11 Apr 2023 23:55:18 +0200 Message-ID: Subject: Re: Cygwin 'cp' command is still slow after Cygserver is installed To: Derek Pagel Cc: "cygwin@cygwin.com" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,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 Tue, Apr 11, 2023 at 10:08=E2=80=AFPM Derek Pagel via Cygwin wrote: > > I've been seeing an issue where Cygwin commands sometimes take a while to= complete, or they will not complete at all and will have to be manually ki= lled through task manager. I installed Cygserver and that helped to lessen = the number of times that the issue happens but it didn't get rid of it. I'm= wondering if anyone has run into the same behavior. I've also shared the .= dmp files of a 'cp' command that was taking a while to complete in case tha= t helps: > how big are these files and from where to where are you copying them ? AV interference ?