PC Review


Reply
Thread Tools Rate Thread

Conflicting used space information when checking the drive property against marking all files and checking the marked file properties.

 
 
elloko
Guest
Posts: n/a
 
      18th Dec 2004
Strange phenonena,
I use winxp sp2, when i look on drive c used space (on the icon right click
properits) i see 6.33GB but when I select all files (including hidden) i get
3.69GB, 2.6GB is missing!!! what is going on? can anyone assit.
thanks,


 
Reply With Quote
 
 
 
 
Pat Garard
Guest
Posts: n/a
 
      18th Dec 2004
G'Day elloko,

The NTFS file system is a bit like a set of storage boxes -
each of 4kB in size. When a file is stored it is allocated a
whole number of boxes, even though the last box may be
almost empty.

When you look at properties, you see the total number
of boxes allocated, which includes the empty space in
all the "last boxes" (this empty space is no longer available
and cannot be used).

When you select all files, you see the total size of the data
in the files, which does NOT include the empty space(s).

The file system is very efficient at storing large files, but a
huge amount of space is wasted with large numbers of
very small files.

All file systems on modern computer systems suffer from
this problem.

If you can identify certain folders that contain small files then
one solution is to allow compression in those folders so that
they becomes a bit like Zip files. However there can be severe
performance issues since processor and disk access time are
spent zipping and unzipping files as they are accessed, modified
and saved.
--
Regards,
Pat Garard
Australia
_______________________

"elloko" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Strange phenonena,
> I use winxp sp2, when i look on drive c used space (on the icon right
> click properits) i see 6.33GB but when I select all files (including
> hidden) i get 3.69GB, 2.6GB is missing!!! what is going on? can anyone
> assit.
> thanks,
>



 
Reply With Quote
 
elloko
Guest
Posts: n/a
 
      18th Dec 2004
Pat, thanks for the reply. But, I think this is not the case.

2.6GB missing is much more than a poor management of the NT file system.

I have checked these phenomena on several computers (winxp sp2) and got
similar results this is definitely not suppose to happen.

Pat, consider worst case scenario. I have ~24,000 files in drive c. If each
one loose 4KB than the overall "waste" will be 24,000*4KB = 96MB by adding
fragmentation factor of 2 I get ~200MB, this is the difference I expected
but, 2.6GB is simlpy too much. What do you think? It's doesn't make any
sense.

elloko


"Pat Garard" <apgarardATbigpondDOTnetDOTau> wrote in message
news:(E-Mail Removed)...
> G'Day elloko,
>
> The NTFS file system is a bit like a set of storage boxes -
> each of 4kB in size. When a file is stored it is allocated a
> whole number of boxes, even though the last box may be
> almost empty.
>
> When you look at properties, you see the total number
> of boxes allocated, which includes the empty space in
> all the "last boxes" (this empty space is no longer available
> and cannot be used).
>
> When you select all files, you see the total size of the data
> in the files, which does NOT include the empty space(s).
>
> The file system is very efficient at storing large files, but a
> huge amount of space is wasted with large numbers of
> very small files.
>
> All file systems on modern computer systems suffer from
> this problem.
>
> If you can identify certain folders that contain small files then
> one solution is to allow compression in those folders so that
> they becomes a bit like Zip files. However there can be severe
> performance issues since processor and disk access time are
> spent zipping and unzipping files as they are accessed, modified
> and saved.
> --
> Regards,
> Pat Garard
> Australia
> _______________________
>
> "elloko" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Strange phenonena,
>> I use winxp sp2, when i look on drive c used space (on the icon right
>> click properits) i see 6.33GB but when I select all files (including
>> hidden) i get 3.69GB, 2.6GB is missing!!! what is going on? can anyone
>> assit.
>> thanks,
>>

>
>



 
Reply With Quote
 
Pat Garard
Guest
Posts: n/a
 
      19th Dec 2004
G'Day again elloko,

I must learn to read messages before I jump in and reply.

If you take (say) drive C:, select all files, right-click and
select properties you will see two figures:
size:
size on disk:
These are the figures I was talking about, and there is
often a discrepancy of 2-3 GB between these and the
figures reported by the Disk properties.

Now, to the best of my knowledge, these (file) figures do
not include System Files - i.e. Page File, Restore Points,
Folder and Master Index space and some temporary files -
but I am not certain of the detail.
--
Regards,
Pat Garard
Australia
_______________________

"elloko" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Pat, thanks for the reply. But, I think this is not the case.
>
> 2.6GB missing is much more than a poor management of the NT file system.
>
> I have checked these phenomena on several computers (winxp sp2) and got
> similar results this is definitely not suppose to happen.
>
> Pat, consider worst case scenario. I have ~24,000 files in drive c. If
> each one loose 4KB than the overall "waste" will be 24,000*4KB = 96MB by
> adding fragmentation factor of 2 I get ~200MB, this is the difference I
> expected but, 2.6GB is simlpy too much. What do you think? It's doesn't
> make any sense.
>
> elloko
>
>
> "Pat Garard" <apgarardATbigpondDOTnetDOTau> wrote in message
> news:(E-Mail Removed)...
>> G'Day elloko,
>>
>> The NTFS file system is a bit like a set of storage boxes -
>> each of 4kB in size. When a file is stored it is allocated a
>> whole number of boxes, even though the last box may be
>> almost empty.
>>
>> When you look at properties, you see the total number
>> of boxes allocated, which includes the empty space in
>> all the "last boxes" (this empty space is no longer available
>> and cannot be used).
>>
>> When you select all files, you see the total size of the data
>> in the files, which does NOT include the empty space(s).
>>
>> The file system is very efficient at storing large files, but a
>> huge amount of space is wasted with large numbers of
>> very small files.
>>
>> All file systems on modern computer systems suffer from
>> this problem.
>>
>> If you can identify certain folders that contain small files then
>> one solution is to allow compression in those folders so that
>> they becomes a bit like Zip files. However there can be severe
>> performance issues since processor and disk access time are
>> spent zipping and unzipping files as they are accessed, modified
>> and saved.
>> --
>> Regards,
>> Pat Garard
>> Australia
>> _______________________
>>
>> "elloko" <(E-Mail Removed)> wrote in message
>> news:%(E-Mail Removed)...
>>> Strange phenonena,
>>> I use winxp sp2, when i look on drive c used space (on the icon right
>>> click properits) i see 6.33GB but when I select all files (including
>>> hidden) i get 3.69GB, 2.6GB is missing!!! what is going on? can anyone
>>> assit.
>>> thanks,
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Checking range of cells for entry then checking for total =?Utf-8?B?QmFyYiBSZWluaGFyZHQ=?= Microsoft Excel Programming 1 13th Oct 2006 02:47 PM
Some Word docs not spell checking even after checking settings. =?Utf-8?B?WmVl?= Microsoft Word Document Management 3 26th Feb 2006 01:45 PM
Read mail gets marked unread ehen checking for Email =?Utf-8?B?UmFuZHl6Nzc=?= Microsoft Outlook Discussion 0 29th Apr 2005 08:48 PM
Win Explorer crashes when checking drive properties John Smith Microsoft Windows 2000 6 25th Aug 2004 12:22 AM
Computer hangup after checking properties on hard drive =?Utf-8?B?TGVzIFByb2N0b3I=?= Windows XP Basics 2 4th Aug 2004 11:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:08 AM.