On a 32-bit PowerMac 2 socket machine, it booted
just fine. This is a 64-bit capable 2 socket,
2 cores each, PowerMac context for the example
failure.
There is also an odd "kern.ipc.nmbclusters limit
reached" message before the powerpc64 panic.
Typed from a picture of the screen:
(I omit stack ad
On 2020-Feb-4, at 15:25, Mark Millard wrote:
> The old PowerMac happens to be a 64-bit capable one
> but the FreeBSD is the 32-bit variant.
It boots on the 32-bit PowerMac example.
It panics on the two examples of 64-bit types
of PowerMac, both types dual socket but
1 core each vs. 2 cores
The old PowerMac happens to be a 64-bit capable one
but the FreeBSD is the 32-bit variant.
The backtrace goes like:
(typed from a screen picture)
. . .
panic
getnewbug
getblkx
breadn_flags
ffs_use_bread
readsuper
ffs_sbget
ffs_mount
vfs_domount
vfs_donmount
kernel_mount
parse_mount
vfs_mountroot
Hi Mark,
Thanks for the heads up. r357201:has been reverted by 357522.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
In message , Mark Millard
write
s:
>
>
> On 2020-Feb-4, at 00:15, Francis Little wrote
On Tue, 2020-02-04 at 19:09 +0530, Niteesh wrote:
> I am working on an operating systems project at my university, which
> currently
> uses lazy driver initialization i.e. that is the drivers initialize the
> hardware only
> during the first invocation, for example, the UART hardware is initialized
On Tue, Feb 04, 2020 at 08:15:05AM -0800, David Wolfskill wrote:
> On Tue, Feb 04, 2020 at 09:46:50AM -0600, Bob Willcox wrote:
> > ...
> > > Amd is not build by default now and will be removed from base. But you
> > > can continue using it by installing sysutils/am-utils from port.
> >
> > Thanks
On 2020-Feb-4, at 00:15, Francis Little wrote:
> I have the same issue on my PowerMac G5 running HEAD, svnlite segfaults.
>
> I have installed subversion from ports for now as a workaround.
I will note that svnlite has not changed in head for some time
but sql3lite (which svnlite uses as I u
See:
https://lists.freebsd.org/pipermail/freebsd-ppc/2020-February/011416.html
for reports of svnlite segfaults and corrupted svn
content after svnlite cleanup on powerpc64 (old PowerMacs).
But there is also . . .
databases/sqlite3: revert upgrade to 3.31.0
Firefox relied on internals. They c
On Tue, Feb 04, 2020 at 09:46:50AM -0600, Bob Willcox wrote:
> ...
> > Amd is not build by default now and will be removed from base. But you
> > can continue using it by installing sysutils/am-utils from port.
>
> Thanks for the tip. I will likely go ahead and install the am-utils port as
> from
On Tue, Feb 04, 2020 at 08:54:35AM +0900, Yasuhiro KIMURA wrote:
> From: Bob Willcox
> Subject: Is amd automount still supported in 13.0 or not?
> Date: Mon, 3 Feb 2020 17:23:33 -0600
>
> > I've recently installed a 13.0 snapshot on one of my system to get some
> > experience with it
> > and am
I am working on an operating systems project at my university, which
currently
uses lazy driver initialization i.e. that is the drivers initialize the
hardware only
during the first invocation, for example, the UART hardware is initialized
only during the first call to output_char.
Currently, we h
11 matches
Mail list logo