It turns out that research is needed here.
I wrote a program to read a file from two USBs, and yes - the speed dropped by half. One person suggested that I run a read on two threads, but PS2 threads are cooperative, not parallel, right?
As a result, now I will go to low-level access, the USB driver.