On Sat, 7 Aug 2021 20:10:50 -0400
Daniel Morante via freebsd-current wrote:
> Hello,
>
> I am running 14.0-CURRENT using the snapshot from 2021-08-05.__ It looks
> as if setting dumpdev="AUTO" in /etc/rc.conf has no effect on enabling
> kernel crash dumps.
>
> root@callisto:~ # uname -a
> Fre
Hello,
on all(!) of my home systems based on Intel's IvyBridge CPU architecture
a) CPU microcode: updated from 0x1f to 0x21
CPU: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz (3200.09-MHz K8-class CPU)
b) CPU microcode: updated from 0x1f to 0x21
CPU: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (34
On 08/08/2021 01:10, Daniel Morante via freebsd-current wrote:
Hello,
I am running 14.0-CURRENT using the snapshot from 2021-08-05. …
root@callisto:~ # uname -a
FreeBSD callisto 14.0-CURRENT FreeBSD 14.0-CURRENT #0
main-n248478-f3a3b061216: Thu Aug 5 06:03:20 UTC 2021 root@releng
1.nyi.freebs
Hi everyone,
A few years ago at BSDCam I started working on a tool that would parse data
structures using libclang and provide libucl wrappers for serialising and
deserialising the code. After working on it for a bit, I came to the
conclusion that the approach was the wrong way around and what
Yes my fstab entry is:
/dev/gpt/swap none swap sw 0 0
It looks though that this issue might only happen on arm64? I tried to
reproduce on amd64 without any luck.
On 8/8/2021 3:03 AM, Gary Jennejohn wrote:
On Sat, 7 Aug 2021 20:10:50 -0400
Daniel Morante via free
On Sun, 8 Aug 2021 18:01:18 -0400
Daniel Morante via freebsd-current wrote:
> Yes my fstab entry is:
>
> /dev/gpt/swap none
> swap sw
> 0 0
>
> It looks though that this issue might only happen on arm64? I tried
> to reproduce on amd64 without any luck.
>
Could be. I also tested it on am