Re: cpu temperature readings

2023-07-02 Thread Robert Elz
Date:Sat, 1 Jul 2023 13:18:50 - (UTC) From:mlel...@serpens.de (Michael van Elst) Message-ID: | To support the "turbo" speeds, you need higher voltages and it is plausible | that the voltages need to be set for the worst case because switching the | clock to

Re: cpu temperature readings

2023-07-02 Thread Michael van Elst
k...@munnari.oz.au (Robert Elz) writes: > | You can probably avoid this, if you limit the chip to performance of the > | non-selected die (in real applications it will probably lose 1-5%). The > | BIOS should have a setting for the cTDP value that you can play with. >If I am understanding you,

Re: cpu temperature readings

2023-07-02 Thread Robert Elz
Date:Sun, 2 Jul 2023 08:11:59 - (UTC) From:mlel...@serpens.de (Michael van Elst) Message-ID: | In the end that means the chip either won't reach it's maximum turbo | speed, or only for a shorter time, or only when cooled better. The | value that corresponds

Re: cpu temperature readings

2023-07-02 Thread Michael van Elst
On Sun, Jul 02, 2023 at 04:16:51PM +0700, Robert Elz wrote: > > if ((msr & MSR_THERM_STATUS_CRIT_STA) != 0) > edata->state = ENVSYS_SCRITICAL; > > that is, rather than reaching some configured limit, simply being told > by the cpu that the status is critical ? Yes. That b

Re: cpu temperature readings

2023-07-02 Thread Robert Elz
Date:Sun, 2 Jul 2023 11:43:35 +0200 From:Michael van Elst Message-ID: | Yes. That bit also triggers powerd. So my current guess (and it is no more than that) would be that if powerd happens to notice that happening, which would require it to look at just the right

Re: cpu temperature readings

2023-07-02 Thread Michael van Elst
k...@munnari.oz.au (Robert Elz) writes: >So my current guess (and it is no more than that) would be that if >powerd happens to notice that happening, which would require it to >look at just the right time, then powerd does a system shutdown. >If powerd doesn't notice quickly enough, the CPU (or BI

Re: tweaks needed for 10 branch

2023-07-02 Thread Martin Husemann
On Sat, Jul 01, 2023 at 05:47:53PM -0400, Andrew Cagney wrote: > just fyi, had to tweak this when building; to be honest I'm a bit puzzled Yes, puzzling - it is not clear what standard apple tools default to after latest updates. The easy fix is to use HOST_CFLAGS= (or is it HOST_CXXFLAGS?) t

Re: tweaks needed for 10 branch

2023-07-02 Thread Jason Thorpe
> On Jul 2, 2023, at 7:41 AM, Martin Husemann wrote: > > On Sat, Jul 01, 2023 at 05:47:53PM -0400, Andrew Cagney wrote: >> just fyi, had to tweak this when building; to be honest I'm a bit puzzled > > Yes, puzzling - it is not clear what standard apple tools default to > after latest updates.

daily CVS update output

2023-07-02 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/tests/mi P src/etc/defaults/rc.conf P src/external/mit/xorg/lib/dri.old/Makefile P src/lib/libc/sys/getrandom.2 U src/tests/usr.bin/xlint/lint1/c23.c P src/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c P src/tests/usr.bin/xlint/lint1/expr_fold.