Re: I get odd time reports from poudriere on armv7 system, under a (non-debug) main [so: 14] FreeBSD.

2021-09-26 Thread Mark Millard via freebsd-ports
On 2021-Sep-26, at 10:02, Ian Lepore wrote: > On Sun, 2021-09-26 at 02:27 -0700, Mark Millard via freebsd-current > wrote: >> On 2021-Sep-25, at 23:25, Mark Millard wrote: >> >> >> [...] >> if (argc == 3 && strcmp(argv[2], "-nsec") == 0) >> printf("%ld.%ld\n", ts.tv_sec

Re: I get odd time reports from poudriere on armv7 system, under a (non-debug) main [so: 14] FreeBSD.

2021-09-26 Thread Ian Lepore
On Sun, 2021-09-26 at 02:27 -0700, Mark Millard via freebsd-current wrote: > On 2021-Sep-25, at 23:25, Mark Millard wrote: > > > [...] > if (argc == 3 && strcmp(argv[2], "-nsec") == 0) > printf("%ld.%ld\n", ts.tv_sec, ts.tv_nsec); There are two problems with this, both t

Re: latest current fails to boot.

2021-09-26 Thread Alexander Motin
Thank you for the notification. 08063e9f98a should fix the hang. I just want to add that lowering kern.sched.steal_thresh below 2 should not be a proper fix for any problem, but only a workaround. I guess either some CPU can't wake up from sleep for too long, or the wakeup interrupt is not prope

Re: I get odd time reports from poudriere on armv7 system, under a (non-debug) main [so: 14] FreeBSD.

2021-09-26 Thread Mark Millard via freebsd-current
On 2021-Sep-25, at 23:25, Mark Millard wrote: > I get odd time reports from poudriere on an armv7 under main [so: 14]: > > > > # poudriere bulk -jmain-CA7 lang/rust > [00:00:00] Creating the reference jail... done > . . . > [00:00:00] Balancing pool > [main-CA7-default] [2021-09-25_23h11m13s]