[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 Ryan Libby changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #23 from commit-h...@freebsd.org --- A commit references this bug: Author: rlibby Date: Wed Feb 19 04:46:41 UTC 2020 New revision: 358094 URL: https://svnweb.freebsd.org/changeset/base/358094 Log: powerpc: unconditionally mar

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #22 from Mark Millard --- (In reply to Mark Millard from comment #21) Note: I progressed my normal powerpc64 PowerMac environment to head -r357979 as well. The patch has worked fine on the G5 "Quad" for that context as well. -

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #21 from Mark Millard --- (In reply to Ryan Libby from comment #14) FYI: I made a -r357979 based kernel that also had the patches involved. It booted the example G5 Quad just fine. (World/base was still the artifacts material

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #20 from Francis Little --- I have applied both patches and attached the output of grep "keg.*layout" in /var/log/messages for both: vm.debug.uma_multipage_slabs="0" and vm.debug.uma_multipage_slabs="1" -- You are receiving

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #18 from Francis Little --- Created attachment 211663 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211663&action=edit Output of slabs="0" -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #19 from Francis Little --- Created attachment 211664 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211664&action=edit Output of slabs="1" -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #17 from Mark Millard --- (In reply to Mark Millard from comment #16) The diff also shows that I missed: filedesc0 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #16 from Mark Millard --- (In reply to Mark Millard from comment #15) The diff: # more /mnt/root/keg_lines_diff.txt --- /root/keg_lines_0.txt 2020-02-15 06:06:11.31823 + +++ /root/keg_lines_1.txt 2020-02-1

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #15 from Mark Millard --- (In reply to Ryan Libby from comment #14) It boots. I'll see about getting a diff of the keg lines. It might catch things I missed. -- You are receiving this mail because: You are the assignee for th

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #14 from Ryan Libby --- Created attachment 211661 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211661&action=edit slb_zone_init: unconditional UMA_ZONE_CONTIG (In reply to Mark Millard from comment #12) Thanks! T

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #13 from Mark Millard --- (In reply to Mark Millard from comment #12) Found one that I missed earlier: keg Mountpoints layout: format 0 (ipers 1 * rsize 2944) / slabsize 0x1000 = 71% eff vs. ipers 4 slabsize 0x3000 -- You ar

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #12 from Mark Millard --- (In reply to Ryan Libby from comment #11) I tried to use pictures to get your originally requested informatino. I only have pictures of the non-booting case so I only show the booting case line in ful

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #11 from Ryan Libby --- Yeah... I guess that's not going to work easily. (I guess I'm just used to debugging on my VM and captuing the console.) Actually, I _may_ be able to debug this with just information from a system with

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #10 from Mark Millard --- I tried non-debug kernel builds (that involve some of my own PowerMac patches): Head -r357548 did not have the problem. Head -r357549 did have the problem. So: Confirming Ryan's expectation. -- You

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #9 from Mark Millard --- (In reply to Mark Millard from comment #8) I got to thinking about my history investigating and I think this is too early for the device to be available for dump to use. Also the hangup likely prevents

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #8 from Mark Millard --- (In reply to Francis Little from comment #7) If you have an appropriate swap/paging partition you might be able to have /boot/loader.conf contain an assignment of the general form: dumpdev="/dev/" (su

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #7 from Francis Little --- (In reply to Ryan Libby from comment #3) Hi, as Mark just mentioned, I can only get the logfile with: vm.debug.uma_multipage_slabs="0" With it set as: vm.debug.uma_multipage_slabs="1" The Machine

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 Mark Millard changed: What|Removed |Added CC||marklmi26-f...@yahoo.com --- Commen

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #5 from Ryan Libby --- (In reply to Francis Little from comment #0) > As posted to the mailing list recently [...] I wasn't able to locate this thread, so if there's more information there then could you please either repost it

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 Ryan Libby changed: What|Removed |Added Attachment #211651|0 |1 is obsolete|

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #3 from Ryan Libby --- Created attachment 211651 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211651&action=edit Print zone layouts Okay, could you try out this patch? It won't fix anything, it will hopefully just

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #2 from Francis Little --- (In reply to Ryan Libby from comment #1) Hi, Yep, that works, so r357550 now boots successfully with: vm.debug.uma_multipage_slabs="0" I'm happy to test a patch and update to a more recent rev also

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 --- Comment #1 from Ryan Libby --- Hmm, r357548 shouldn't have had an effect by itself, but it could be fallout from related r357549. Could you try setting this from the boot loader or in /boot/loader.conf? vm.debug.uma_multipage_slabs="0

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 Kubilay Kocak changed: What|Removed |Added Flags||maintainer-feedback?(rlibby

[Bug 244118] 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q

2020-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244118 Bug ID: 244118 Summary: 13-CURRENT Kernel post r357547 hang during boot on PowerMac G5Q Product: Base System Version: CURRENT Hardware: powerpc OS: An