what

u/what@discuss.tchncs.de
0 posts · 26 comments

Recent posts

No posts.

Recent comments

on ZFS Swap question · c/zfs · 2 pts · 2y

I haven't used swap on zvol myself, but I've read about issues in low-memory situations, like this one: https://github.com/openzfs/zfs/issues/7734

To write to swap, zfs needs to allocate ARC memory. But to do that, it would need to write to swap...

Consider using zramswap, that's probably the easiest solution.

on *Permanently Deleted* · c/asklemmy · 11 pts · 3y

If you assume malware is installed on a computer, typing a password using a keyboard is not safe either...

You will only notice the downside of a rolling release distribution when using it for years. Large breaking changes might unexpectedly be applied to your system, instead of at fixed points in time like with other distributions.