Does winrar store ntfs attributes and security settings? If not, then simply uncompressing the files to their original location may not result in a working OS, especially if the registry wasn’t backed up because winrar couldn’t access it
I think what’s funniest to me is he was very close to recreating a real windows feature. You actually can “compress files to save space” under options, and apply it to all child files and folders. This is not the way to do it though lmao
Kinda? it depends. Basically all modern CPUs have compression hardware acceleration or idle cores, though so sometimes disk compression can have little to no impact on your OS’ speed but increase the bandwidth of your drive by a lot. Hard drives and SSDs are half simplex, so reducing nuisance reads by 10% can make your drive appear faster at both reads and writes.
As an aside, this is why I like ZFS so much. Part of what makes ZFS great is the ARC cache with smart eviction. Most Frequently/Recently Used (MFU/MRU) allows for repeated reads from the same info to come from RAM and not a slow pool. It opens up all of that available bandwidth and IOPs for writes if you need too, or for aggressive prefetching.
You made up all of those words, except dumbass I suppose. I’ve heard that one before.
ok but that negates any storage saved tho
Does winrar store ntfs attributes and security settings? If not, then simply uncompressing the files to their original location may not result in a working OS, especially if the registry wasn’t backed up because winrar couldn’t access it
I think what’s funniest to me is he was very close to recreating a real windows feature. You actually can “compress files to save space” under options, and apply it to all child files and folders. This is not the way to do it though lmao
Of course any disk space you save by doing that is exchanged for performance and time.
Kinda? it depends. Basically all modern CPUs have compression hardware acceleration or idle cores, though so sometimes disk compression can have little to no impact on your OS’ speed but increase the bandwidth of your drive by a lot. Hard drives and SSDs are half simplex, so reducing nuisance reads by 10% can make your drive appear faster at both reads and writes.
As an aside, this is why I like ZFS so much. Part of what makes ZFS great is the ARC cache with smart eviction. Most Frequently/Recently Used (MFU/MRU) allows for repeated reads from the same info to come from RAM and not a slow pool. It opens up all of that available bandwidth and IOPs for writes if you need too, or for aggressive prefetching.