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: richard.pieri at gmail.com (Richard Pieri)
- Date: Wed, 23 Jul 2014 16:39:25 -0400
- In-reply-to: <CAJFsZ=rYNxxY35u+H77feJOO6HfB4_n6VusqgHhSwYbVhp9LPg@mail.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> <CAJFsZ=rYNxxY35u+H77feJOO6HfB4_n6VusqgHhSwYbVhp9LPg@mail.gmail.com>
On 7/23/2014 3:47 PM, Bill Bogstad wrote: > That certainly sounds plausible. But when I look for benchmarks for > other FUSE based filesystems I see better numbers. NTFS performance comes from caching. FUSE doesn't do caching well. Other FUSE file systems that aren't as cache-intensive will perform better. The Tuxera embedded Linux NTFS driver is a native kernel driver. > 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. My experience with ZFS FUSE and native ZFS on the same hardware is that ZFS FUSE performance is abysmally poor. On my test box the ZFS FUSE throughput was around ~10MB/s per disk; ZFS native kernel driver was ~60MB/s per disk. Like NTFS, ZFS performance is highly dependent on cache which, as noted, FUSE does not do well. FUSE is also single-threaded which makes things even more cpu-bound. -- Rich P.
- 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?
- From: bogstad at pobox.com (Bill Bogstad)
- [Discuss] any decent NTFS implementations for Linux?
- Prev by Date: [Discuss] any decent NTFS implementations for Linux?
- Next by Date: [Discuss] Https - the solution to net neutrality
- Previous by thread: [Discuss] any decent NTFS implementations for Linux?
- Next by thread: [Discuss] any decent NTFS implementations for Linux?
- Index(es):