On Aug 19, 2010, at 9:26 AM, joerg.schill...@fokus.fraunhofer.de (Joerg 
Schilling) wrote:

> "Edward Ned Harvey" <sh...@nedharvey.com> wrote:
> 
>> The reasons for ZFS not in Linux must be more than just the license issue.
> 
> If Linux has ZFS, then it would be possible to do 
> 
> -    I/O performance analysis based on the same FS implementation
> 
> -    stability analysis for data, crashes, ...
> 
> and a lot more. It may be that the Linux people are in fear of becoming 
> comparable.

I really think that with ZFS on Linux implemented using the block layer instead 
of the VFS layer (which would need work to support it and thus kernel adoption 
for that work) would provide comparable performance to FreeBSD/Solaris on 
comparable hardware.

This means a lot more work on the port as it will need to write a lot of the 
routines that used to be handled by the OS' VFS layer to the lower-level block 
layer, but this would assure both reliability and performance.

-Ross

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to