←back to thread

144 points ksec | 1 comments | | HN request time: 0.283s | source
Show context
ncrmro ◴[] No.44470354[source]
Lots of people mentioning ZFS, which can’t do hibernation correctly as sometimes ZFS will still do some writes after that ram has suspended. Which I feel like would complete the story of here’s my mobile device that is snapshoted and backed up regularly.

I wonder where bcachfs in regards to mobile snapshots and hibernation.

replies(2): >>44472341 #>>44474446 #
1. ryao ◴[] No.44474446[source]
Linux’s power management APIs that handle these things are behind GPL symbol exports. In theory, it should be fairly simple to resolve this if it were not for that. Right now, if you want hibernation with ZFS, you should use FreeBSD.