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=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24311 invoked from network); 21 Oct 2022 19:25:10 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 21 Oct 2022 19:25:10 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Fri Oct 21 15:23:46 -0400 2022 Received: from abbatoir (pool-108-27-53-161.nycmny.fios.verizon.net [108.27.53.161]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id ec06b5d5 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Fri, 21 Oct 2022 12:23:45 -0700 (PDT) Message-ID: <512582534EDEEBE7632ABE7124A57721@eigenstate.org> To: 9front@9front.org, droyo@aqwari.net Date: Fri, 21 Oct 2022 15:23:44 -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: cache XMPP wrapper-scale descriptor controller Subject: Re: [9front] Speeding up snoopy(8) Reply-To: 9front@9front.org Precedence: bulk Quoth ori@eigenstate.org: > + return tos->tadj + (tos->cycles/tos->cyclefreq); ...obviously, this is very wrong, given cyclefreq is in hz.