Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: USB Transfer rate drops hard on large files

  1. #11
    Join Date
    Oct 2011
    Location
    UK
    Beans
    340
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: USB Transfer rate drops hard on large files

    Quote Originally Posted by HermanAB View Post
    You can also try ionice. It helped with a previous USB bug.
    Could you explain?
    OS: Ubuntu 16.04.1 LTS Unity
    CPU
    : Intel® Core™ i5-4460 CPU @ 3.20GHz × 4
    RAM: 8 GB | HDDs: SSD 64GB + 1T HDD x2 | Power Unit: 750 W
    GFX: GeForce GTX 750 Ti/PCIe/SSE2 2048 |
    Display: 4:3 (5:4 res) 19" Dual Screens

  2. #12
    Join Date
    Aug 2016
    Location
    Wandering
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: USB Transfer rate drops hard on large files

    From the man page:
    Code:
    IONICE(1)                        User Commands                       IONICE(1)
    
    NAME
           ionice - set or get process I/O scheduling class and priority
    
    SYNOPSIS
           ionice [-c class] [-n level] [-t] -p PID...
           ionice [-c class] [-n level] [-t] -P PGID...
           ionice [-c class] [-n level] [-t] -u UID...
           ionice [-c class] [-n level] [-t] command [argument...]
    
    DESCRIPTION
           This  program  sets or gets the I/O scheduling class and priority for a
           program.  If no arguments or just -p is given, ionice  will  query  the
           current I/O scheduling class and priority for that process.
    
           When  command is given, ionice will run this command with the given ar‐
           guments.  If no class is specified, then command will be executed  with
           the "best-effort" scheduling class.  The default priority level is 4.
    Your specs are about identical as mine, I don't see the slow speeds in transfers as you do though.
    BTW I don't have to use ionice though.
    With realization of one's own potential and self-confidence in one's ability, one can build a better world.
    Dalai Lama>>
    Code Tags | System-info | Forum Guide lines | Arch Linux, Debian Unstable, FreeBSD

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •