from Hacker News

Complexity of FreeBSD VFS using ZFS as an example

by cpswan on 1/15/14, 1:48 PM with 15 comments

  • by lewq on 1/15/14, 2:07 PM

    Happy to take any questions :-)
  • by kieransimkin on 1/15/14, 2:43 PM

    Interesting to see some technical details of FreeBSD's VFS layer, I've never delved too deeply into it myself but I have looked at Linux's so it's not completely unfamiliar to me.
  • by jfb on 1/15/14, 3:52 PM

    This was very interesting, thanks. Sorta-OT, I wonder if there's a modern equivalent of Vahalia's Unix Internals: The New Frontiers [1]?

    [1] http://www.goodreads.com/book/show/337378.UNIX_Internals

  • by angersock on 1/15/14, 5:14 PM

    The article mentions illumos--has anybody got any experiences to share with using that instead of BSD or nix?