BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] any decent NTFS implementations for Linux?
- Subject: [Discuss] any decent NTFS implementations for Linux?
- From: bogstad at pobox.com (Bill Bogstad)
- Date: Wed, 23 Jul 2014 15:47:40 -0400
- In-reply-to: <53CFFD27.8050408@gmail.com>
- References: <CAJFsZ=oqFAXiicbUBo1CyaWOCkqW62DK=+7NRGUyQpSdjoagqw@mail.gmail.com> <CAPiok-p_jq=Ej2DwPCC2vRm2geJW27ma8-RmFGRMUu5KN-cTWw@mail.gmail.com> <CAJFsZ=qChALKF2jJqmWTBwVUaPjjc8Tq-oU7+-pui1BreDeeHg@mail.gmail.com> <53CFFD27.8050408@gmail.com>
On Wed, Jul 23, 2014 at 2:21 PM, Richard Pieri <richard.pieri at gmail.com> wrote: > On 7/23/2014 2:02 PM, Bill Bogstad wrote: >> The problem seems to be 100% bad filesystem software. > > No, it's FUSE. > > FUSE runs in user space. Disk I/O happens in kernel space. This means > that read and write operations require much context switching. The > overhead for this is very high. That certainly sounds plausible. But when I look for benchmarks for other FUSE based filesystems I see better numbers. It seems that other implementers using FUSE just do a better job the the NTFS-3g guys. Of course, the NTFS-3g guys also sell a commerical product so they have no incentive to improve the perrfomance of the free code. http://www.csl.sri.com/users/gehani/papers/SAC-2010.FUSE.pdf http://www.phoronix.com/scan.php?page=article&item=zfs_fuse_performance Now, I see some potential methodology issues with the Phoronix benchmark; but ZFS FUSE seems to do relatively well against the native filesystems with which it is being compared. Certainly much better then the FUSE based NTFS-3g results that I'm seeing for my rough and dirty testing. Bill Bogstad
- Follow-Ups:
- [Discuss] any decent NTFS implementations for Linux?
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] any decent NTFS implementations for Linux?
- References:
- [Discuss] any decent NTFS implementations for Linux?
- From: bogstad at pobox.com (Bill Bogstad)
- [Discuss] any decent NTFS implementations for Linux?
- From: johnhall2.0 at gmail.com (John Hall)
- [Discuss] any decent NTFS implementations for Linux?
- From: bogstad at pobox.com (Bill Bogstad)
- [Discuss] any decent NTFS implementations for Linux?
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] any decent NTFS implementations for Linux?
- Prev by Date: [Discuss] any decent NTFS implementations for Linux?
- Next by Date: [Discuss] any decent NTFS implementations for Linux?
- Previous by thread: [Discuss] any decent NTFS implementations for Linux?
- Next by thread: [Discuss] any decent NTFS implementations for Linux?
- Index(es):