Re: No valid device tree blob found!

2024-11-02 Thread Alexander Leidinger

Am 2024-11-02 17:08, schrieb Warner Losh:

On Sat, Nov 2, 2024, 10:03 AM Alexander Leidinger 
 wrote:



Am 2024-10-30 22:11, schrieb Alexander Leidinger:


WARNING! Trying to fire up the kernel, but no device tree blob found!


For anyone interested, I opened
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282493 for this.


Yea. This is a hang or a bad console. The warning is lame and 
misleading.


Can you bisect?


If I re-apply all local stuff (including the config) each time. What I 
don't like about bisect is it loses all local changes of a merge during 
bisecting. I have build and install scripts and the kernel config in the 
repo...


Any tips&tricks to not lose the merged changes and hand-applying them 
during a bisect (I prefer to keep the scripts inside the repo which they 
apply to)?


Tedious bisect in progress...

Bye,
Alexander.

--
http://www.Leidinger.net alexan...@leidinger.net: PGP 0x8F31830F9F2772BF
http://www.FreeBSD.orgnetch...@freebsd.org  : PGP 0x8F31830F9F2772BF

signature.asc
Description: OpenPGP digital signature


"iozone -w -i 1 -l 512 -r 4k -s 1g" against ZFS (without compression) can be a denial of service attack on a 32 GiByte RAM system

2024-11-02 Thread Mark Millard
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277389#c42
for an example of loss of control of a system via the extensive
OOM activity that resulted.

The problem has been observed on both amd64 and aarch64: the
original report was for amd64 and my activity was for aarch64.
The original reporter had both 16 GiByte RAM and 32 GiByte RAM
examples but first reported a 16 GiByte RAM context. My context
had 32 GiBytes of RAM (8 FreeBSD cpus).

The original report was against 14.0-RELEASE-p5. My activity is
15.0-CURRENT based.

For reference for my recent re-test, it is based on a PkgBase
kernel and world that reports:

# uname -apKU
FreeBSD aarch64-main-pbase 15.0-CURRENT FreeBSD 15.0-CURRENT 
main-n273174-8b2e7da70855 GENERIC-NODEBUG arm64 aarch64 1500026 1500026

8b2e7da70855 is from 2024-Oct-23:

• git: 8b2e7da70855 - main - llvm19: permit incremental builds from llvm18 
Brooks Davis

For reference:

# ~/pkgbase-snapshot-list.sh
Via pkg-static info -C -x '^FreeBSD-' . . .
 352 FreeBSD-*-15.snap20241023235252
   1 FreeBSD-*-15.snap20241022122410
   1 FreeBSD-*-15.snap20241020224518
   1 FreeBSD-*-15.snap20241020094723
   7 FreeBSD-*-15.snap20241015203742
   1 FreeBSD-*-15.snap20241015145839
   1 FreeBSD-*-15.snap20241015120827
   1 FreeBSD-*-15.snap20241014101436
  34 FreeBSD-*-15.snap20241011184813
 129 FreeBSD-*-15.snap20241009162208
Instead via /var/cache/pkg/*.snap*.pkg . . .
 352 FreeBSD-*-15.snap20241023235252
   1 FreeBSD-*-15.snap20241022122410
   1 FreeBSD-*-15.snap20241020224518
   1 FreeBSD-*-15.snap20241020094723
   7 FreeBSD-*-15.snap20241015203742
   1 FreeBSD-*-15.snap20241015145839
   1 FreeBSD-*-15.snap20241015120827
   1 FreeBSD-*-15.snap20241014101436
  34 FreeBSD-*-15.snap20241011184813
 129 FreeBSD-*-15.snap20241009162208


Notes:

Prior initialization of the 512 iozone.DUMMY.* files
involved was via the likes of:

# iozone -i 0 -w -l 512 -+n -r 128k -s 1g

and letting that run to completion. That had been
done in a prior boot to avoid spending time
on rebuilding the 512 files in later testing.

My testing on an amd64 192 GiByte RAM system did not
reproduce the problem, despite being well below the
512 GiBytes for the files. (32 FreeBSD cpus.)
This context had Optane media via PCIe, not via USB3.
This AMD 7950X3D context is far faster generally.

===
Mark Millard
marklmi at yahoo.com




Re: No valid device tree blob found!

2024-11-02 Thread Alexander Leidinger

Am 2024-10-30 22:11, schrieb Alexander Leidinger:


WARNING! Trying to fire up the kernel, but no device tree blob found!


For anyone interested, I opened 
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282493 for this.


Bye,
Alexander.

--
http://www.Leidinger.net alexan...@leidinger.net: PGP 0x8F31830F9F2772BF
http://www.FreeBSD.orgnetch...@freebsd.org  : PGP 0x8F31830F9F2772BF


signature.asc
Description: OpenPGP digital signature


Re: No valid device tree blob found!

2024-11-02 Thread Warner Losh
On Sat, Nov 2, 2024, 10:03 AM Alexander Leidinger 
wrote:

> Am 2024-10-30 22:11, schrieb Alexander Leidinger:
>
> > WARNING! Trying to fire up the kernel, but no device tree blob found!
>
> For anyone interested, I opened
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282493 for this.
>

Yea. This is a hang or a bad console. The warning is lame and misleading.

Can you bisect?

Warner


Bye,
> Alexander.
>
> --
> http://www.Leidinger.net alexan...@leidinger.net: PGP 0x8F31830F9F2772BF
> http://www.FreeBSD.orgnetch...@freebsd.org  : PGP 0x8F31830F9F2772BF
>