Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Dec 2018 23:04:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233863] coldboot ppc64 r341705 on PowerMac G5 requires kern.smp.disabled=1 and usefdt=1 which causes net interface reorder
Message-ID:  <bug-233863-227-F9u0vHjJ9J@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233863-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233863-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233863

Dennis Clarke <dclarke@blastwave.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ppc64 r341705 on PowerMac   |coldboot ppc64 r341705 on
                   |G5 requires                 |PowerMac G5 requires
                   |kern.smp.disabled=3D1 and     |kern.smp.disabled=3D1 and
                   |usefdt=3D1 which causes net   |usefdt=3D1 which causes =
net
                   |interface reorder           |interface reorder

--- Comment #2 from Dennis Clarke <dclarke@blastwave.org> ---
As yet another variable in the mix we see all four cpu's are online
if and only if one performs are warm boot aka shutdown -r 'now' :=20

1) power on system and wait for loader
2) interrupt the load kernel process
3) set kern.smp.disabled=3D1=20
4) set usefdt=3D1
5) boot -sv
6) once the shell is running simply shutdown -r 'now'
7) interrupt the load kernel process
8) set usefdt=3D1
9) boot normally=20

All processor cores wwill come online :=20


eris# uname -aU
FreeBSD eris 13.0-CURRENT FreeBSD 13.0-CURRENT r341705 GENERIC  powerpc 120=
0086

eris# uptime
11:04PM  up 15 mins, 1 user, load averages: 0.18, 0.21, 0.17

eris# sysctl kern.smp.cpus hw.ncpu=20
kern.smp.cpus: 4
hw.ncpu: 4

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233863-227-F9u0vHjJ9J>