A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Hardware and Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Hardware and Windows Vista Hardware issues in relation to Windows Vista. (microsoft.public.windows.vista.hardware_devices)

Mb per block: vista NTFS format?



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old March 27th 07, 11:59 PM posted to microsoft.public.windows.vista.hardware_devices
gunzo99
external usenet poster
 
Posts: 5
Default Mb per block: vista NTFS format?

Hello,

I have a Toshiba laptop with Vista. I had a shrink problem with the default
partition size. I downloaded PerfectDisk to defrag and used BootIt NG to do
the job. I noticed then that when using the defrag tool, it told me that the
partition (C had : 21.23 Mb per block

I had a problem with a dual boot and other OS installation. I had to use the
Toshiba rescue disk to get back to the factory installation... since then,
when using the same defrag tool, is now indicating : 11.57 Mb per block !!!

Does this mean that for the same block on HD, I can now write almost half
the Mb then before???? Is this a good understanding? So, for the same picture
file of 3Mb, I will use twice the space on HD then before?

If so, how can I change this? I notice that my D: partition formated by
Vista has 16Mb per block... why this differnece between the 2 partitions?

I hope someone can explain this Mb per block value! And how to get the most
out of the HD space.

Thanks!
  #2 (permalink)  
Old March 28th 07, 06:42 AM posted to microsoft.public.windows.vista.hardware_devices
Chris Heald
external usenet poster
 
Posts: 4
Default Mb per block: vista NTFS format?

Each file must consume at least one block. If you have small files, they
will still use one block so 3mb file will now take 11.57mb space instead of
21.23mb.
Smaller blocks are better.

HTH
Chris

  #3 (permalink)  
Old March 28th 07, 11:00 AM posted to microsoft.public.windows.vista.hardware_devices
gunzo99
external usenet poster
 
Posts: 5
Default Mb per block: vista NTFS format?



"Chris Heald" wrote:

Each file must consume at least one block. If you have small files, they
will still use one block so 3mb file will now take 11.57mb space instead of
21.23mb.
Smaller blocks are better.

HTH
Chris


Hello Chris,
Thanks

1) I guess the format tool has set this value? I used BootIt NG to resize
and and format both C: and D: This tool did not offer to set Mb per block...
and still C: now is around 11Mb per block and D: is around 16. How I can
understand this?

2) If my 3Mb file is using 1 block, this meens that in a 11Mb block, I just
loss 8Mb of space available!!! This is huge. ?

3) What is the normal Mb per block? If the Toshiba factory setting gave me
21Mb per block, this seems crazy! Very few files on a disk will be more than
11 Mb to use the entire block. How can I optimize?

Thank you very much!
  #4 (permalink)  
Old March 29th 07, 06:15 PM posted to microsoft.public.windows.vista.hardware_devices
cquirke (MVP Windows shell/user)
external usenet poster
 
Posts: 775
Default Mb per block: vista NTFS format?

On Wed, 28 Mar 2007 04:00:01 -0700, gunzo99
"Chris Heald" wrote:


Each file must consume at least one block. If you have small files, they
will still use one block so 3mb file will now take 11.57mb space instead of
21.23mb.
Smaller blocks are better.


Not always, no - there's a downside to too many clusters (especially
in FAT32) and reasons to avoid non-standard cluster sizes. There's
also a particular efficiency when paging to disk, in that the
processor's natural page size is 4k.

1) I guess the format tool has set this value? I used BootIt NG to resize
and and format both C: and D: This tool did not offer to set Mb per block...
and still C: now is around 11Mb per block and D: is around 16. How I can
understand this?


It won't be "11M" (or any M) per block, if by "block" you mean
"cluster", as opposed to arbitrary display blocks in DOS mode Scandisk
surface scan and similar 3rd-party tools.

Cluster sizes are a power of 2 x sectors, from 1 sector (512 bytes) up
to 128 sectors (64k, or 0.064M) for NT-only FAT16 volumes 2-4G in
size. Usual sizes are 4k (mist NTFS, FAT32 up to 8G), 8k, 16k or 32k.

2) If my 3Mb file is using 1 block, this meens that in a 11Mb block, I just
loss 8Mb of space available!!! This is huge. ?


Clusters are smaller. A file that is exactly 3M will be = 3072k; as
all clusters divide into 1M evenly, it will take the same space. But
if 1 byte over exactly 3M, the "waste" will be between 511 bytes and
65534 bytes (nearly 64k) at worst.

The problem is more pronounced with small files, e.g. under 1k in
size. A collection of 1000 such files may be only 1M or so of data,
but could occupy up to 64M, worst-case.

In practice, the impact isn't that huge - well within the margin of
free space you need to defrag, for example. As a huge number of
clusters means more fragmentation and far more tedious defrag process,
being able to cram up a volume by "saving space" with small clusters
is just going to give you a different kind of problem.

3) What is the normal Mb per block? If the Toshiba factory setting gave me
21Mb per block, this seems crazy! Very few files on a disk will be more than
11 Mb to use the entire block. How can I optimize?


What is the context of these "blocks"? Is it:
- clusters, as we've assumed?
- some sort of diagnostic display?
- IDE block writes in CMOS setup?



-------------------- ----- ---- --- -- - - - -

Tip Of The Day:
To disable the 'Tip of the Day' feature...
-------------------- ----- ---- --- -- - - - -

  #5 (permalink)  
Old March 29th 07, 06:36 PM posted to microsoft.public.windows.vista.hardware_devices
gunzo99
external usenet poster
 
Posts: 5
Default Mb per block: vista NTFS format?



"cquirke (MVP Windows shell/user)" wrote:



3) What is the normal Mb per block? If the Toshiba factory setting gave me
21Mb per block, this seems crazy! Very few files on a disk will be more than
11 Mb to use the entire block. How can I optimize?


What is the context of these "blocks"? Is it:
- clusters, as we've assumed?
- some sort of diagnostic display?
- IDE block writes in CMOS setup?



Hello,

Thanks. I really dont know... I have seens this in the PerfectDisk defrag
tool I used. When you clik on a drive and ask for defrag or statistics, you
see in the upper right coner:
Megabytes per block : 11.38 for example.

Since I saw for sure 21 with the laptop's firts boot and a totally different
value after having resized the partitions and used the CD restore to put back
Vista, thats why I was warried.

Can Windows Vista tell use what are the current amount of sectors in the
clusters or block?

Thanks!
  #6 (permalink)  
Old March 29th 07, 08:48 PM posted to microsoft.public.windows.vista.hardware_devices
cquirke (MVP Windows shell/user)
external usenet poster
 
Posts: 775
Default Mb per block: vista NTFS format?

On Thu, 29 Mar 2007 11:36:06 -0700, gunzo99
"cquirke (MVP Windows shell/user)" wrote:


3) What is the normal Mb per block? If the Toshiba factory setting gave me
21Mb per block, this seems crazy! Very few files on a disk will be more than
11 Mb to use the entire block. How can I optimize?


What is the context of these "blocks"? Is it:
- clusters, as we've assumed?
- some sort of diagnostic display?
- IDE block writes in CMOS setup?


Thanks. I really dont know... I have seens this in the PerfectDisk defrag
tool I used. When you clik on a drive and ask for defrag or statistics, you
see in the upper right coner:
Megabytes per block : 11.38 for example.


Ahhh... :-)

That's not cluster size, or in fact anything that matters - that's
just how the "disk map" display is presenting its info to you.
There's no "real" unit that size in the file system.

Various tools that operate on disk volumes may show you a "map" of how
the space is used across the volume space, or just how the test is
progressing across this space (e.g. HD Tune).

Some maps show the whole volume space at once, dividing this into as
many blocks as the screen space and/or character resolution allow.
Examples include DOS mode Scandisk, old DOS-era Defrag, HD Tune, and
some other 3rd-party tools such as yours.

Other maps show a 1:1 relationship between clusters and "blocks", even
if that means the display has to be scrolled because there are too
many clusters to map on screen. This is how Win9x Defrag works.

Some tools don't show any map at all (e.g. Win9x Scandisk surface
scan, NT ChkDsk) or even progress (Vista's Defrag - the new nadir)

In your case, your "blocks" are just the number of clusters that are
shown as a single map block. If you resize the app's window, you may
see the block size vary. It has nothing to do with clusters or file
system - it's purely a display convention particular to that tool.

Can Windows Vista tell use what are the current amount of sectors in the
clusters or block?


Yes I think so, or you can deduce it by creating a file with a single
character in it and seeing how much space (one cluster) it occupies.



------------ ----- ---- --- -- - - - -

The most accurate diagnostic instrument
in medicine is the Retrospectoscope
------------ ----- ---- --- -- - - - -

 




Thread Tools
Display Modes

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

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



All times are GMT. The time now is 06:31 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2024 Vista Banter.
The comments are property of their posters.