Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: aarch64 reliability issues
gdt%lexort.com@localhost (Greg Troxel) writes:
> There's no pressure mechanism to free vnodes from zfs under memory
> pressure, and those vnodes still hold refs to other memory.
Yes. That's also true for any other filesystem.
>The workaround is to set kern.maxvnodes low. and to be gentle on the
>combination of dirty pages and memory pressure. Pro Tip: Don't run
>syncthing on GB of stuff while doing heavy builds.
I have a local patch to add pressure to maxvnodes when there is
a memory shortage. But it's a bit difficult to exercise.
Home |
Main Index |
Thread Index |
Old Index