Y
Hacker News
new
|
ask
|
show
|
jobs
by
gempir
2350 days ago
Yeah 8GB seems excessive. My Synology has 2GB of RAM and does just fine. I run multiple docker containers on it aswell.
1 comments
hestefisk
2350 days ago
That’s likely because Synology doesn’t offer ZFS or anything near the same capabilities.
link
black3r
2350 days ago
synology uses btrfs which provides almost the same capabilities, but ZFS usually eats all the RAM it gets as some sort of cache to speed up disk operations.
link
hestefisk
2350 days ago
You are thinking of the ARC. By default, ZFS will allocate what is available but you can constrain it as you like.
link