X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1C6F33858C3A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1673897883;
	bh=CHfGaVGB9Y/3GrUJqBI0p7pWv5dbjI+8txj+nwZshV8=;
	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=ahIZKxuN33BuDSA/LwxwWlTXuoJ5eV36YxDGtsUXHATfoyhNO//mlVeh9ILlokRAE
	 JnrhYLj1gzBXSTyL17BgZe5+jF6kPg18UVn26o1YnGbPtPWGlnAcGG1XipaJR1Y5l2
	 byUEGS2+j52O/UEWXdtT5WIf2DMnNDVS97km6hsA=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C25973858D32
To: cygwin@cygwin.com
Subject: Re: vmstat yields error 'Unable to create system stat structure' on
 W11x64
In-Reply-To: <Y8VMRejAHv8BgwDB@calimero.vinschen.de> (Corinna Vinschen via
 Cygwin's message of "Mon, 16 Jan 2023 14:08:21 +0100")
References: <38D69F25-39D2-4A62-B2BD-94055EB2994B@prs.de>
 <Y8UksJ4O2q1+SZn5@calimero.vinschen.de>
 <Y8VMRejAHv8BgwDB@calimero.vinschen.de>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Date: Mon, 16 Jan 2023 20:37:28 +0100
Message-ID: <87v8l6e0ef.fsf@Rainer.invalid>
MIME-Version: 1.0
X-purgate-type: clean
X-purgate: clean
X-purgate-size: 941
X-purgate-ID: 155817::1673897860-37FF6404-9AC97AA3/0/0
X-Spam-Status: No, score=-3031.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW,
 RCVD_IN_MSPIKE_H2, 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
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Achim Gratz via Cygwin <cygwin@cygwin.com>
Reply-To: Achim Gratz <Stromeko@nexgo.de>
Content-Type: text/plain; charset="utf-8"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 30GJcTnU030284

Corinna Vinschen via Cygwin writes:
> Achim, I still wonder if vmstat shouldn't also work on Linux if the
> kernel hasn't been built with CONFIG_SMP.  Does the vmstat code fail
> to take that into account?

The only thing that seems affected is "core id" and that should actually
be initialitzed as "0" anyway… but on Cygwin the empty line that closes
the processor block is missing, so that is where it actually breaks.

As for the attempt to dynload libnuma, that should be preventable by
disabling it during configure (although I wonder why configure didn't
pick that up when the library is missing entirely, but that's another
story).  THe result still is the same, NUMA support is unavailable in
top.


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

Factory and User Sound Singles for Waldorf Blofeld:
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

