7
votes
Accepted
"Input/output error" on wake from suspend
nvme 0000:56:00.0: Unable to change power state from D3cold to D0, device inaccessible
Oh, a nvme device with a suspend bug… fun. Not much your Linux can do without being aware of these "quirks&...
1
vote
What is the best way to detect busy CPU cores for blk-mq request steering in Linux kernel?
Disclaimer: I am not familiar with this kind of problem.
It seems that the number of I/O requests per CPU core is not the only influence on I/O perfomance. Having more on the same core may be ...
1
vote
Is there any advantage to using a hard-link on ZFS instead of relying upon deduplication when considering only disk space allocation?
Biggest advantage is that it costs nothing in term of compute power. If you want to have large file in 2 places, you still need to do 'something' to get it to other place. Hardlinking means that you ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
filesystems × 4226linux × 1098
mount × 456
files × 400
ext4 × 345
partition × 314
permissions × 203
ubuntu × 197
btrfs × 152
disk-usage × 145
hard-disk × 135
inode × 134
debian × 133
directory × 130
lvm × 116
disk × 108
centos × 95
linux-kernel × 91
rhel × 82
kernel × 82
symlink × 82
data-recovery × 82
backup × 77
fsck × 76
bash × 70