LWN.net Logo

<off-topic> Porting filesystems to different OS </off-topic>

<off-topic> Porting filesystems to different OS </off-topic>

Posted Dec 8, 2010 5:18 UTC (Wed) by nikanth (guest, #50093)
Parent article: Getting grubby with ZFS

Filesystems represent an on-disk format. And filesystem code on how to handle the disk depends on the on-disk format, as well as, how the OS deals with filesystems i.e., the VFS, the page-cache techniques, write-back strategy, memory management etc.. Unless all OSes(unices?) are almost the same, using the same code across OSes with minimal changes may not be optimal?


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds