From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23931 invoked from network); 23 May 2022 21:48:40 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 23 May 2022 21:48:40 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Mon May 23 17:42:51 -0400 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 52393435 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Mon, 23 May 2022 14:42:47 -0700 (PDT) Message-ID: <0987B3DD1DF3D0146387A722D4EADB01@eigenstate.org> To: 9front@9front.org Date: Mon, 23 May 2022 17:42:45 -0400 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: abstract social metadata general-purpose-based control Subject: Re: [9front] slow boot (under OpenBSD vmm) Reply-To: 9front@9front.org Precedence: bulk Quoth james palmer : > also experiencing this issue, passing nora6= does not fix the slowness. > > seems like something is wrong with the way 9 calculates the clock speed or something about the way vmm reports it. > > on the openbsd host: > sysctl hw.model -> Intel(R) Xeon E5-2430L 0 @ 2.00GHz > sysctl hw.cpuspeed -> 2300 > > in the 9front vm: > cpu0: 3998MHz GenuineIntel Xeon5000-series (AX 000206D7 CX 96982203 DX 079BA97F) > > the clock speed reported in the vm varies i have seen 3900-4000 MHz. > > - james clocks on vmm have always been a bit wonky. I'm not convinced that this is the cause of the slow boot. I suspect the fix is going to be on the OpenBSD side. If someone has time, I'd suggest bisecting vmd to find the commit that broke it.