Has anyone tried using EXT(2/3/4) on this box?
When I inserted a freshly formatted NTFS drive in this box, I could achieve 80MB/s over the network for a very short while. So the network controller and the HDD controller are capable of these speeds. But after a few minutes, speed plummeted to 10MB/S and its been there ever since, no matter if I read or write. This reminded me of a linux issue back in the day, when accessing NTFS drives would consume 100% CPU and make everything crawl.
I installed an android CPU monitor, and sure enough, while copying to or from the Q10, one CPU core is pegged at 100%. The others remain idle (the thread jumps between cores regularly, but its clearly a single thread using 100% of a single core). So it would seem the NTFS driver is single threaded and badly optimized, just as was the case on linux years ago.
The EXT file system should be more native to android. Is it supported? Which version ? Has anyone tried if this works and if it helps with file transfer speed? Id try it myself, but I dont have 3TB spare storage to temporarily park my video's.