Re: [PATCH] usb: Improves USB2.0 write performance

2022-08-30 Thread Alan Stern
On Tue, Aug 30, 2022 at 04:43:25PM +0800, Hu Xiaoying wrote: > USB external storage device(0x0b05:1932), use gnome-disk-utility tools > to test usb write < 30MB/s. if does not to load module of uas for this device > , can increase the write speed from 20MB/s to more than 40MB/s. > >

[PATCH] usb: Improves USB2.0 write performance

2022-08-30 Thread Hu Xiaoying
USB external storage device(0x0b05:1932), use gnome-disk-utility tools to test usb write < 30MB/s. if does not to load module of uas for this device , can increase the write speed from 20MB/s to more than 40MB/s. Signed-off-by: Hu Xiaoying --- drivers/usb/storage/unusual_uas.h | 7 +++ 1