From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76614C3A5A6 for ; Thu, 19 Sep 2019 17:54:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 59EC621924 for ; Thu, 19 Sep 2019 17:54:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392007AbfISRy4 (ORCPT ); Thu, 19 Sep 2019 13:54:56 -0400 Received: from iolanthe.rowland.org ([192.131.102.54]:47250 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S2391157AbfISRy4 (ORCPT ); Thu, 19 Sep 2019 13:54:56 -0400 Received: (qmail 1965 invoked by uid 2102); 19 Sep 2019 13:54:54 -0400 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 19 Sep 2019 13:54:54 -0400 Date: Thu, 19 Sep 2019 13:54:54 -0400 (EDT) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Andrea Vai cc: Johannes Thumshirn , Jens Axboe , USB list , SCSI development list , Himanshu Madhani , Hannes Reinecke , Ming Lei , Omar Sandoval , "Martin K. Petersen" , Greg KH Subject: Re: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6 In-Reply-To: <7db7c96626121e614320a87cc5ec4f48996211c5.camel@unipv.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org On Thu, 19 Sep 2019, Andrea Vai wrote: > BTW, another question: Alan refers to the slow media as a "consumer- > grade USB storage device". What could I do to identify and buy a "good > media"? Are there any features to look for? In general, USB flash drives should not be expected to work as well as an actual disk drive connected over USB. Alan Stern