It would be astronomical, perhaps, if it represented real growth. But as it is illusory, just very small hard links, what does it matter?
That seems to be a common response from MS, but it isn't small hard links or illusory, according to the
Windows Server Core Team who say
The WinSxS folder is the only location that the component is found on the system, all other instances of the files that you see on the system are �projected� by hard linking from the component store. Let me repeat that last point � there is only one instance (or full data copy) of each version of each file in the OS, and that instance is located in the WinSxS folder.
Edit to add stats from a laptop showing with and without hardlinked files :--
C:\Users\Newuser\Downloads>du -u c:\windows\winsxs
Du v1.5 - report directory disk usage
Copyright (C) 2005-2013 Mark Russinovich
Sysinternals -
www.sysinternals.com
Files: 53403
Directories: 12316
Size: 12,681,596,028 bytes
Size on disk: 12,859,895,808 bytes
C:\Users\Newuser\Downloads>du c:\windows\winsxs
Du v1.5 - report directory disk usage
Copyright (C) 2005-2013 Mark Russinovich
Sysinternals -
www.sysinternals.com
Files: 50642
Directories: 12316
Size: 12,071,577,195 bytes
Size on disk: 12,243,546,112 bytes
--
Phil
MaxDSL - goes as fast as it can and doesn't read the line checker first.
MaxDSL diagnostics
Edited by yarwell (Mon 08-Apr-13 10:39:43)