delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/12/09/12:02:10

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 686C33858C2A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1702141327;
bh=yoWYeLi6bPtn0/8GU3Kf3Ks4H6gTUjLgzMGrFKHO/yg=;
h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=wZhArnXI5+o20ICR11bns0NDWSWy4An+ec0hcdNs0CW6SZJ+GSICvHKBjspVZA8g+
hCzT9ijow1I35SiSgXlZhhU9doKtm/2jQ328Vrcb0qIfjiCnRskGpxEJLA7EXGglv0
IcbIAAsP/E7nZ7zQEj4HfqAiiZWpFjXcHgn5ATXE=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 65D4D3858C53
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 65D4D3858C53
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1702141310; cv=none;
b=uRHUqskmhxUS4ifoG87ZE9N17t5CTMEMoOx6MDl7BETtB66WFPLHwCBWnlHYMz+6b/IZPatGDWeIthH1awOWYqRILIDHYq+H+5l+68zXBrIBjA4oXuurKk9QQcmpRB7y06AjBXCTqFazYES5qiMwU39C01B+Z6TOwshiFODSV4w=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1702141310; c=relaxed/simple;
bh=Jl1eOENSPtB5E9apo3lNPBVh2ZLUjFVIkSjW4LFCKuY=;
h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version;
b=qoYy3DKbBAVK2Y2nOJetLcExapfJC87BQSG17iI8s162ZfqEyZ/Jg6u41g3k5ENpNNpNwzRg62WDyeXYDQFjSqMNMj3mRd2YWedAbDO3gdy9wjw722ic2dZJhwazDlQmMUbwQb5TJ8vcTWcPEL+eIfDn9Tx2uRMUvXOvB7cNMxU=
ARC-Authentication-Results: i=1; server2.sourceware.org
To: cygwin AT cygwin DOT com
Subject: Re: getVolInfo question
In-Reply-To: <DM8PR09MB7095D4EC6ACCE0FD995AC0BFA58BA@DM8PR09MB7095.namprd09.prod.outlook.com>
(Anton C. via Cygwin Lavrentiev's message of "Thu, 7 Dec 2023 15:35:29
+0000")
References: <DM8PR09MB7095D4EC6ACCE0FD995AC0BFA58BA AT DM8PR09MB7095 DOT namprd09 DOT prod DOT outlook DOT com>
Date: Sat, 09 Dec 2023 18:01:11 +0100
Message-ID: <874jgrux7s.fsf@Gerda.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
X-purgate-type: clean
X-purgate: clean
X-purgate-size: 1118
X-purgate-ID: 155817::1702141302-757FB24F-399DB427/0/0
X-Spam-Status: No, score=-3030.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,
SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: ASSI via Cygwin <cygwin AT cygwin DOT com>
Reply-To: ASSI <Stromeko AT nexgo DOT de>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin writes:
> Just updated my version to the latest and tried it on my drive C:, and specifically this is what bugs me:
>
> $ /usr/lib/csih/getVolInfo.exe .
> ...
> SectorInfoFlags    : 0x03
>   SSINFO_FLAGS_NO_SEEK_PENALTY      : FALSE
>   SSINFO_FLAGS_TRIM_ENABLED         : FALSE
>
> I presume the values shown are described here:
> https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-fscc/3e75d97f-1d0b-4e47-b435-73c513837a57
>
> But my drive (well, all NTFS) does have TRIM enabled:
>
> $ fsutil behavior query disabledeletenotify
> DisableDeleteNotify = 0

Having it enabled and actually active are probably two different things.
Anyway, I can't compare systems with the same hardware and different OS
installations, but I see this flag both as TRUE and FALSE across a
handful of samples with no discernible pattern.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019