Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrisseaton
2242 days ago
Isn't the point of compression to save transfer time from the disk to memory, not space on the disk?
That's why the kernel is compressed.
1 comments
lonelappde
2242 days ago
Yes. It's a great idea for spinning rust, meh for SATA SSD, and bad for NVMe SSD.
link