
Re: Howto set NTFS-3G to use both CPU cores?
Hi,
Quote:
How can I set to use both cores?
Currently you cannot. ntfs-3g serializes the requests, and redesigning the code to make it multithreaded with proper synchronization is not on the agenda (at least not on my own !).
Quote:
When I'm writing to my NTFS partition I can only reach 10MB/s and my CPU is on 50%.
This is an unusual CPU to throughput ratio. Are you doing something special (big sparse files ?)
Regards
Jean-Pierre