Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Wow (Score 1) 96

Actually C:\:$i30:$bitmap is not opened behind the scene every type you open C:\. There are a few reasons but one reason is because the index bitmap is only needed when allocating or deallocating index blocks. It only comes into play when you are making the directory larger (e.g. creating files) or smaller (e.g. deleting files).

Comment Re:Made up "facts" (Score 1) 368

The 120GB size is definitely something that exists, and it's probably the result of tallying up the winsxs folder. On most Windows machines this folder can be friggin' huge, largely because it stores multiple versions of various system resources. Given that it's also a "special" folder, it's difficult to accurately tell how large it is.

Almost all files under C:\Windows\System32 are hardlinks to corresponding files under C:\Windows\WinSxS. So if you are calculating Windows footprint by counting both of these directories, you are overcounting by a huge margin.

Slashdot Top Deals

I'm still waiting for the advent of the computer science groupie.

Working...