Hacker News new | ask | show | jobs
by ryao 220 days ago
ZFS has a very nice set of macros that work very well:

https://github.com/openzfs/zfs/blob/master/include/os/freebs...

See P2PHRASE() and friends. They were inherited from OpenSolaris.