pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/46529: ntfs-3g appears to be rate-limited
The following reply was made to PR pkg/46529; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/46529: ntfs-3g appears to be rate-limited
Date: Mon, 4 Jun 2012 03:06:09 +0000
On Sun, Jun 03, 2012 at 06:15:01AM +0000, agrier%poofygoof.com@localhost wrote:
> >How-To-Repeat:
> install ntfs-3g from pkgsrc.
> attach NTFS drive to USB.
> ntfs-3g /dev/sd1e /disk/media -o ro,uid=100,gid=100,umask=222
> do some rsyncing or dding to get speed statistics
How is the raw bandwidth of /dev/rsd1e? If that is awful, there's no
point worrying about ntfs-3g or fuse.
Also, I'm not sure if fuse filesystems are supposed to be using the
block device (sd1e) or the raw device (rsd1e). Using the wrong one is
likely to cause problems.
In any case if ntfs-3g on Linux doesn't have the same speed problem,
chances are it is not a pkgsrc issue but a kernel one, or perhaps a
refuse/perfuse/whateverfuse one.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index