J
Jason
Would there be anything to be gained by (if it's even possible) setting
up Windows system folders to compress their content?
up Windows system folders to compress their content?
Would there be anything to be gained by (if it's even possible) setting
up Windows system folders to compress their content?
Jason said:The folder that's particularly interesting is c:\windows\installer, which
grows and is now > 8GB on my system.
John said:It depends on the relative speeds of your HD and CPU. On one machine I
run with a very slow system drive, time saved by reading fewer bytes
from disc is more than is wasted by using CPU cycles to decompress said
bytes. As a result, the machine seems faster when the HD is compressed.
I've not run any benchmarks, though, and I only run the system drive
compressed as it's a 4 Gigabyte flash drive holding XP.
Then again, said machine runs Linux a lot faster....
It depends on the relative speeds of your HD and CPU. On one machine I
run with a very slow system drive, time saved by reading fewer bytes
from disc is more than is wasted by using CPU cycles to decompress said
bytes. As a result, the machine seems faster when the HD is compressed.
I've not run any benchmarks, though, and I only run the system drive
compressed as it's a 4 Gigabyte flash drive holding XP.
Then again, said machine runs Linux a lot faster....
My info may be out of date, or completely incorrect, but ISTR reading that
NTFS cojmpression leads to more rapid file fragmentation, due to how the
system handles decompressing those files.
FWIW, I wouldn't compress actual system files. Pretty much any file in
\Windows or \Windows\System32. (The Windows\installer directory, I myself
keep compressed, along with Windows\inf.)
Jason said:On Tue, 18 Jun 2013 16:46:26 +0000 (UTC) "Auric__"
I added another post, which hasn't shown up for some reason, in which I
modified my question and proposed limiting my compression experiment to
only the Installer directory (files there amount to > 8GB!). Since you
have done this, I feel safe trying it. Inf is also a good candidate.
I have to think about the fragmentation issue. Surely there will be a
lot of fragmentation initially, as all the files get rewritten.
Thereafter, I'd imagine that they are simply decompressed directly into
memory.
My info may be out of date, or completely incorrect, but ISTR reading that
NTFS cojmpression leads to more rapid file fragmentation, due to how the
system handles decompressing those files.