Re: aarch64 reliability issues
Lloyd Parkes <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <ce3cc88058bebdfd49e1f62b2ac4692a88be6883.camel@must-have-coffee.gen.nz> |
On Sun, 2025-05-18 at 07:49 +0000, Michael van Elst wrote: > > ZFS has its own ideas on when to allocate and free memory, which will > also change if or when we get to update the code. > ZFS is supposed to limit itself to 50% of RAM, but it has a certain reputation which is why I mentioned that I'm using it. vmstat -m and vmstat -mW look to be the right tools for finding out what memory pools are growing. I would be inclined to record those numbers in something like Prometheus, mostly because Prometheus makes pretty graphs. Ngā mihi, Lloyd