Skip to main content

Questions tagged [io]

IO or I/O is a common shorthand for referring to Input and Output

0 votes
0 answers
126 views

No input devices working after startup

It's a normal day. I start my PC and try to login and BAM. Both my keyboard and mouse are not working. The devices itself are working fine (I can see the lights and stuff) but Windows somehow doesnt ...
Lapraniteon's user avatar
2 votes
2 answers
6k views

rm -rf takes a long time

I have a directory ./aggregated/ in which I have 7550 sub-dirs each containing 250 files. aggregated has 5.5GB in total. I've tried deleting aggregated via rm -rf aggregated and it is taking hours. ...
s5s's user avatar
  • 141
0 votes
0 answers
363 views

Poor and strange disk performance with VirtualBox (macOS host, Windows 10 guest)

I have VirtualBox 6.1.4 running on macOS Mojave. I'm working with a Windows 10 guest and it seems I have some performance problems with disks. Testing with Aja System Test, on macOS I see numbers ...
Fabrizio Giudici's user avatar
1 vote
1 answer
123 views

How is I/O encryption handled in modern systems? [closed]

First: I've struggled with the question on which stackexchange to post this question since it involves OS knowledge, hardware knowledge but probably also other CS fields. Suggestions for a better ...
RobIII's user avatar
  • 137
0 votes
0 answers
236 views

Problems accessing disk after IO tests

I am having problems when accessing my home folder, or generally anything that is on my HDD (I also have an SSD which seems to work fine) in my ubuntu (18.04.4) workstation. :/$ df -h Filesystem ...
Nordico's user avatar
  • 101
0 votes
1 answer
123 views

What's happening when I create a file in a "NTFS compressed" directory?

What's exactly happening? The files appear in the UI as compressed. Is it? If so, is it written twice (like, uncompressed version of the new files is stored, as a buffer, and compressed then (so ...
grith's user avatar
  • 26
0 votes
1 answer
49 views

How to determine the duration for which a file was accessed/modified a program?

I would like to measure the speed of encryption performed by a utility on a Windows 10 box. Since there are no other ways in the utility itself to do this, I would like to know if I can determine how ...
learnerX's user avatar
  • 394
0 votes
1 answer
138 views

Process ntoskrnl.exe CPU usage jumps from 1% to over 40% precisely when using I/O

the problem occurs with the following system. Device: Lenovo Ideapad 730S - Windows version: 10.0.18362 Build 18362 So ntoskrnl.exe is running just fine as long as all the USB-C ports are left free. ...
ivo-1's user avatar
  • 1
0 votes
1 answer
80 views

how to install kernel module for blk_mq's io schedulers?

I have recently changed single queue to multi queue on my oracle server. This server is oracle linux 6.10 (4.1.12 kernel). I realize there is no any io scheduler for blk_mq alse show the /sys/block//...
arifisik's user avatar
  • 302
1 vote
0 answers
67 views

which io scheduler is recommended when use the blk_mq block layer with oracle database?

I have oracle Linux 6.10 with 4.1.12 kernel. I have recently moved from the legacy block to the blk_mq block. But all SCSI devices have show io scheduler is none. I have researched but I didn't find ...
arifisik's user avatar
  • 302
2 votes
0 answers
2k views

Cannot diagnose slow disk read speed, bottleneck, in Ubuntu

I have the same processes running on 2 (or more machines) for which we notice a massive slow down in disk i/o on some machines. The PCs have very similar hardware (I am happy to post dmidecode if ...
jmerkow's user avatar
  • 121
0 votes
1 answer
772 views

Is it safe to use one server fd in multiple epoll event loops in different threads?

I have one server fd, and several threads with epoll event loop in each of them (different epoll_fd's). Is it safe, if I would add this fd to every event loop? Is it true, that only one of them would ...
Sergey Grigoryants's user avatar
0 votes
1 answer
878 views

Pipe stdout of two programs to each other

I have two programs, one of them prints something first, they need to communicate with each other with their standard IO. Is there a way in Bash to pipe stdout of two programs to each other? I know I ...
Sergey Grigoryants's user avatar
2 votes
0 answers
88 views

Making MsMpEng.exe disk access be nice

MsMpEng.exe disk accesses are making my system unusable. Since this process is critical for system security, it is unreasonable to disable it. Moreover, as it is provided by the OS vendor, and ...
James Bowery's user avatar
1 vote
0 answers
1k views

Very high disk usage due to reading from CbsPersist...log

My personal laptop is Windows 7, Dell, 8 CPU Cores and 8GB of RAM. It operates very slowly, especially when launching software, and I think especially when starting up (but not only). Looking at ...
Aviv Cohn's user avatar
  • 111

15 30 50 per page
1 2 3
4
5
18