User Tools

Site Tools


blog:copying_large_files_to_usb_device_blocks_system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:copying_large_files_to_usb_device_blocks_system [2017-02-07 20:07] brbblog:copying_large_files_to_usb_device_blocks_system [2017-04-03 17:09] (current) brb
Line 3: Line 3:
 When copying large amounts of data, e.g. digital images to an usb drive, I noticed laggy system behaviour, to the point that the mouse would not move.  When copying large amounts of data, e.g. digital images to an usb drive, I noticed laggy system behaviour, to the point that the mouse would not move. 
  
-The problem seems to be cache queue blot, which I could reduce by adding these settings to my local sysctl config file (/etc/sysctl.d/my-sysctl.conf>:+The problem seems to be cache queue bloat, which I could reduce by adding these settings to my local sysctl config file (/etc/sysctl.d/my-sysctl.conf>:
  
 <file my-sysctl.conf> <file my-sysctl.conf>
Line 11: Line 11:
 </file> </file>
  
-I had to reboot the system because ''sudo sysctl -p'' did not reload the values. For more details on this see the  +I had to reboot the system because ''sudo sysctl -p'' did not reload the values. For more details on this see the references
- +
- +
- +
  
 Ref:  Ref: 
Line 22: Line 18:
  
  
-{{tag>}}+{{tag>linux cache queue}}
  
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
  
blog/copying_large_files_to_usb_device_blocks_system.1486494469.txt.gz · Last modified: 2017-02-07 20:07 by brb