Tag: io

54 Linux: Is there something similar to "top" for I/O? 2010-03-02T16:17:38.390

48 How do I find out what processes are accessing the hard disk in a GNU/Linux-based system? 2009-10-02T16:20:39.890

32 How to change I/O priority of a process or thread in Win7? 2010-04-29T16:49:11.717

31 Full list of top-like tool family for perfomance monitoring in linux: iftop iotop htop atop more? 2012-09-01T18:38:23.803

27 Windows 8 extremely high disk usage and slow IO 2013-05-03T20:35:40.333

22 diagnosing 100 percent disk usage in windows 10 2015-08-19T11:42:48.403

20 Difference between port mapped and memory mapped access? 2014-01-18T22:08:40.937

19 Task Manager shows 100% disk usage at just 0.5Mbps 2017-01-27T05:36:17.010

18 Should I store my code/projects on my SSD or my secondary drive? 2010-05-17T20:08:47.097

13 Debugging Linux I/O latency 2012-03-04T06:19:31.517

11 Are there any Pros/Cons to the /j Robocopy option (unbuffered copying) 2016-08-16T21:01:34.870

10 When a disk read or disk write occurs, where does the data go? 2011-10-26T00:45:46.090

8 What's making my disk thrash in Windows XP? 2009-08-31T17:35:37.147

7 No performance increase on I/O intensive operation after symlink to ramdisk 2013-12-16T17:46:17.733

6 How to get I/O usage by process in Unix? 2011-08-10T09:32:14.063

6 Being 'nice' with I/O: limiting a processes I/O resources in *nix 2012-01-17T00:38:20.680

6 Is it bad if millions of files are stored in one NTFS folder? 2012-07-25T11:58:32.403

6 High Disk I/O and CPU usage of System Process in "System Volume Information" 2013-09-11T18:10:37.537

6 Writing to subfolder is faster than writing to its parent 2014-07-03T08:18:46.620

5 How to limit disk usage (Write/I/O) by application? (NOT space usage) 2012-08-16T19:16:31.963

5 What is the purpose of frequent I/O operations on "/Device/Mup" on windows? 2013-02-16T00:24:55.760

5 Windows 8 System.exe writes to HDD like crazy 2013-05-23T16:24:03.283

4 IO patterns during Explorer file copy 2011-12-24T23:13:27.923

4 Optimal cluster size for random I/O 2014-05-17T21:43:18.617

4 Fail device in md RAID when ATA stops responding 2015-07-20T13:21:19.930

4 Windows: Determining which output stream # (1-9) console output is coming from? 2016-08-30T18:52:40.727

4 How can I monitor data speeds on a Thunderbolt 3 port? 2017-11-29T05:15:18.713

3 Need data on disk drive management by OS: getting base I/O unit size, “sync” option, Direct Memory Access 2010-03-31T21:38:43.213

3 Optimizing I/O on Windows 2011-04-21T22:11:13.430

3 I/O redirection using cygwin and mingw 2011-07-08T16:35:43.887

3 Use one cable to connect all IO devices 2011-08-26T09:55:02.350

3 Slow performance during moderate/high IO 2011-10-16T21:49:16.657

3 unresponsive system when running io heavy operation 2012-01-01T23:39:25.573

3 linux: accessing thousands of files in hash of directories 2012-07-03T08:20:49.857

3 Intermittent hard disk I/O errors 2012-09-01T19:28:59.467

3 Is the XP VMM a bottleneck on a multi core machine? 2011-08-03T14:11:10.540

3 Getting i/o statistics of a process per file 2013-10-03T18:58:39.813

3 How can RAM contain a "memory map" if RAM is unaware of the overall system? 2013-11-16T22:26:34.327

3 What is consuming my disk? 2013-12-20T14:44:14.337

3 How to lower I/O priority for file copying operations under Linux Mint? 2014-05-05T05:05:23.610

3 How to reduce I/O operations to a flash drive? 2015-09-23T13:01:28.463

3 top equivalent to show I/O per process (per second) on mac/osx 2016-07-05T11:50:58.197

3 ZFS vs raw disk for storing virtual machines: trade-offs 2016-12-22T01:14:25.810

3 The request could not be performed because of an I/O device error 2019-01-23T22:21:41.793

2 Memory interfacing and IO interfacing 2010-05-25T20:21:11.257

2 Why is buffered I/O maximum twice as fast as unbuffered I/O? 2010-08-25T13:36:42.570

2 How to accelerate and notice failure of potentially faulty disks 2011-03-03T22:38:29.253

2 How to list all I/O ports in windows/linux? 2011-05-06T01:14:16.857

2 How do you monitor I/O on individual devices in windows? 2011-05-21T13:44:48.937

2 Cost of disc I/O read versus write 2011-09-07T07:56:29.587

2 Tracking I/O Operations 2012-02-03T08:43:05.813

2 How much slower is a RAID 1 hard drive compared to no RAID? 2012-05-13T01:55:24.957

2 HD interface speed vs disk speed 2012-05-17T14:33:52.667

2 How to avoid I/O bottlenecks in PC hardware selection and analysis? 2012-07-17T17:26:49.870

2 Why is System writing to disk and MsMpEng.exe reading? 2012-09-15T11:03:08.020

2 iotop complains "CONFIG_TASK_DELAY_ACCT not enabled in kernel" only for specific process 2013-06-21T19:10:57.000

2 What does "Disk active time" mean in task manager? 2013-08-12T19:24:33.363

2 Windows 7 keyboard input hangs while reading from usb hard drive 2013-08-27T09:23:26.667

2 Understanding iotop 2014-06-04T12:03:50.983

2 Thinkpad Yoga "Disk I/O Error" (Linux) 2014-08-05T11:08:28.237

2 Why does synchronizing 1.4 TB of data with my Dropbox account result in over 28 TB of IO read? 2014-09-16T17:30:23.003

2 Windows: Wide Variation in Read Performance 2014-10-14T04:48:21.867

2 ls -l but not ls --color=never slow on nfs-mounted directory, if simulatenously writing to that directory 2014-11-10T03:10:58.937

2 Does an IO port address belong to RAM? 2015-02-19T09:42:46.707

2 Diagnosing disk i/o errors, failing disk controllers 2015-07-07T13:35:55.760

2 Consistent 100% disk access 2015-08-11T15:27:50.960

2 SVCHOST.EXE (LocalSystemNetworkRestricted) is using almost 100% disk usage? 2015-10-13T11:20:28.747

2 How to monitor which files lots of data is being written to on Linux? 2015-11-18T22:04:54.883

2 How can I retrieve data from a SD Card when photorec doesn't work? 2015-12-22T10:42:55.877

2 Is there a way to get real time stdout and stderr from a process spawned by psexec on the same streams (pipes) as psexec 2016-02-12T00:49:59.507

2 What does "% IO" mean in iotop? 2016-08-05T22:40:47.707

2 Unknown i/o port symbol on 15-pin D connector 2016-12-23T17:42:22.327

2 Cloning disk without loss of information on IO errors 2017-02-18T18:48:34.330

2 IOException - Leiningen REPL crashing while typing 2019-02-14T22:39:21.743

2 Cannot diagnose slow disk read speed, bottleneck, in Ubuntu 2019-10-04T21:17:09.920

1 IO Error when reading disc 2009-08-11T08:23:02.963

1 How do I fix a computer with no functioning I/O devices? 2009-12-22T14:47:38.080

1 Why is there read block IO on a pure dd write call? vmstat trace attached 2011-03-03T21:33:24.640

1 Hardrive problem (slow reads and writes) Ubuntu 2011-03-25T20:46:31.443

1 Computer freezes once in a while for a few seconds then goes back to normal while there is disk activity at the time of the freeze. Any idea why? 2011-05-20T06:53:15.067

1 "Error allocating I/O BAR for PCI device" when booting Windows 7 2011-06-01T19:34:02.437

1 I/O error while cp from CD to HDD 2011-08-23T07:58:51.370

1 Maintaining peak IO potential with DD / CP 2011-11-28T13:44:29.137

1 Multiple /dev entries for the floppy drive, can not write to drive 2011-12-22T00:36:41.003

1 hdparm "Get/set IDE 32-bit IO setting" returns "IO_support =-2130557184 (???)" error 2012-03-11T07:22:44.013

1 Cannot initialise HDD keep getting I/O Error...? 2012-06-15T12:55:59.697

1 Filtering serial port io 2012-06-25T19:03:51.140

1 How to prevent I/O hiccup caused by single process? 2013-03-15T11:49:44.767

1 How does the number of files in the same folder affect I/O performance in an ext4 filesystem 2013-06-09T03:20:44.997

1 I/O error when burning Windows OS to DVD from Image Burn tool 2013-07-13T17:44:16.033

1 Keep getting i/o error 1117 while trying the file operations 2013-10-16T05:12:27.590

1 Can random writes to a non-formatted raw partition from linux corrupt the boot loader? 2014-01-23T21:23:18.707

1 i/o Bus Standards & Device Controllers 2014-04-29T12:41:08.740

1 How long does it take for Linux to drop caches? 2014-06-04T18:22:03.593

1 Linux BFQ Scheduler with SSD 2014-06-14T18:19:23.687

1 hard drive - How type of I/O access influences access time? 2014-10-11T08:44:04.827

1 How can I debug IOZONE over the network? 2014-10-13T08:05:51.933

1 Monitor disk I/O used by specific command 2014-10-15T18:53:53.250

1 How do i suppress a ssh-add passphrase prompt? 2015-04-19T22:36:09.593