Y
Hacker News
new
|
ask
|
show
|
jobs
by
black3r
2349 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.
1 comments
hestefisk
2349 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