Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP Configuration & Management

Notices

Reply

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

 

LinkBack Thread Tools Display Modes
Old 12-18-2004, 06:32 PM   #1 (permalink)
Default Conflicting used space information when checking the drive property against marking all files and checking the marked file properties.

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,


elloko
Guest
 
Posts: n/a
Reply With Quote  
Old 12-18-2004, 08:12 PM   #2 (permalink)
Default Re: Conflicting used space information when checking the drive property against marking all files and checking the marked file properties.

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" <elloko1@yahoo.com> wrote in message
news:%23NRYahT5EHA.2124@TK2MSFTNGP15.phx.gbl...
Quote:
> 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,
>

Pat Garard
Guest
 
Posts: n/a
Reply With Quote  
Old 12-18-2004, 08:44 PM   #3 (permalink)
Default Re: Conflicting used space information when checking the drive property against marking all files and checking the marked file properties.

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:exCOFZU5EHA.936@TK2MSFTNGP12.phx.gbl...
Quote:
> 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" <elloko1@yahoo.com> wrote in message
> news:%23NRYahT5EHA.2124@TK2MSFTNGP15.phx.gbl...
Quote:
>> 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,
>>
>
>

elloko
Guest
 
Posts: n/a
Reply With Quote  
Old 12-19-2004, 04:34 AM   #4 (permalink)
Default Re: Conflicting used space information when checking the drive property against marking all files and checking the marked file properties.

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" <elloko1@yahoo.com> wrote in message
news:OTU12qU5EHA.208@TK2MSFTNGP12.phx.gbl...
Quote:
> 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:exCOFZU5EHA.936@TK2MSFTNGP12.phx.gbl...
Quote:
>> 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" <elloko1@yahoo.com> wrote in message
>> news:%23NRYahT5EHA.2124@TK2MSFTNGP15.phx.gbl...
Quote:
>>> 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,
>>>
>>
>>
>
>

Pat Garard
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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 On


Similar Threads

Thread Thread Starter Forum Replies Last Post
DFS node status checking Jiří Janyška Windows XP WMI 0 11-23-2006 05:37 PM
checking device drivers Stacey Windows XP Device Drivers 0 10-18-2003 02:47 AM
Checking Runkeys Scott Windows XP Basics 1 08-04-2003 02:51 AM
checking my computer for intruders Neil Windows XP Work Remotely 1 07-24-2003 01:36 AM
Checking Disk for consistency maatt Windows XP Performance & Maintenance 0 07-16-2003 05:57 PM


All times are GMT. The time now is 01:00 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright Š 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90