14:06:52 Getting this again on 'piadm install ' : curl: (6) Could not resolve host: 20250821T002042Z 19:34:43 @iximeow --> 22min build time!!! 19:34:50 What nightly(1onbld) options did you use for that ( fenix illumos#17565 ) build? 19:34:51 BUG 17565: mdb: ::cpustack should survive bogus CPU numbers (New) 19:34:52 ↳ https://www.illumos.org/issues/17565 | https://code.illumos.org/c/illumos-gate/+/4361 19:35:14 Also, CPU/RAM/disk combos? 19:35:52 * danmcd is trying to compare it to HDC's `work` zone... 19:38:30 (HDC goes 0-to-illumos with NIGHTLY_OPTIONS="-ADCmnprft" in 40mins so I'm hoping it's "new fast CPU") 19:39:00 Oops, probably wrong channel. 19:58:14 danmcd: what are the specs of your HDC? 19:59:14 i tried a complete build out of ram on a 10-year old r730 the other day, took about 48 minutes... 20:11:50 Ryzen 3700X, 128GiB RAM, building in a zone, and SSD pool with NVMe slog of 75GB. 20:11:58 No caps on zone AFAICT. 20:12:45 I have no-C-states in my BIOS, as I think about it, would that matter? 20:13:14 (Also, OmniOS: SunOS nowhere 5.11 omnios-r151054-6ad70ba62c i86pc i386 i86pc ) 20:13:35 oops, NOT SSD POOL! 20:13:50 Spinning Rust Pool HDD pool... Fingers flew faster than I thought. 20:14:05 But NVME slog is correct. 20:14:58 absolutely no C-states? 20:15:30 That's 8core, 16 thread? 20:15:47 does the CPU still turbo if only one or two cores are active, but the others aren't in a C-state? 20:17:49 I have NO idea, and yes @sommerfeld it's 8-core 16 thread: 20:18:05 x86 (AuthenticAMD 870F10 family 23 model 113 step 0 clock 3600 MHz) 20:18:05 AMD Ryzen 7 3700X 8-Core Processor [ Socket: AM4 ] 20:19:55 danmcd: does powertop(8) still work on that one? 20:20:02 Lemme see... 20:21:00 It does and OMG... 20:21:08 C0 (cpu running) (167.0%) 2200 Mhz 100.0% 20:21:14 C1 0.0ms (0.0%) 2800 Mhz 0.0% 20:21:22 C2 1.3ms (55.1%) 3959 Mhz(turbo) 1.1% 20:21:30 Hmmm... to be fair it's idle right now. 20:23:15 Okay, much better... 20:23:16 C0 (cpu running) (0.0%) 2200 Mhz 55.2% 20:23:23 C2 0.0ms (0.0%) 4112 Mhz(turbo) 44.8% 20:23:30 C1 0.0ms (100.0%) 2800 Mhz 0.0% 20:23:36 (pardon out-of-order...) 20:24:26 build libzpool post-clobber to get that. 20:24:35 It's been a long time since I've used powertop.