Jump to content

I have an 8GB flash drive. i used it for xbox for a while and formatted it for it. i want to format it back to pc. i see "Allocation unit size". what is this and what should i choose.

 

2048 bytes

4096 bytes

8192 bytes

16 kilobytes

32 kilobytes

64 kilobytes

 

THANKS

Definition of programmer: someone who can consume copious amounts of caffeine; and crap out a master piece through their fingers

Link to comment
https://linustechtips.com/topic/267924-allocation-unit-size/
Share on other sites

Link to post
Share on other sites

I have an 8GB flash drive. i used it for xbox for a while and formatted it for it. i want to format it back to pc. i see "Allocation unit size". what is this and what should i choose.

 

2048 bytes

4096 bytes

8192 bytes

16 kilobytes

32 kilobytes

64 kilobytes

 

THANKS

 

Hey there,
 
I would advise you to go with the default 4096. The smaller you go, the faster it will be. The bigger you go, the more wasted space you will save.
 
Here are some useful info on allocation unit sizes: "If you are a “Standard User” by Microsoft’s definition, you should keep the default 4096 bytes. Basically, the allocation unit size is the block size on your hard drive when it formats NTFS. If you have lots of small files, then it’s a good idea to keep the allocation size small so your hard drive space won’t be wasted. If you have lots of large files, keeping it higher will increase the system performance by having less blocks to seek.
But again, nowadays hard drive capacity is getting higher and higher it makes small difference by choosing the right allocation size. Suggest you just keep the default. Also keep in mind that the majority file are relatively small, larger files are large in size but small in units.
In terms of space efficiency, smaller allocation unit sizes perform better. The average space wasted per file will be half the chosen AUS*. So 4K wastes 2K per file and 64K wastes 32K. However, modern drives are massive and a little wasted space is not worth fussing over and this shouldn’t be a determining factor (unless you are on a small SSD). Compare 4K vs 64K average case waste (32K-2K = 30K), for 10,000 files that only comes out to 300,000KB or around 300MB.
Instead think about how the OS uses space. Let’s say you have a 3K file which needs to grow 2K. With a 4K AUS* the data needs to be split over two blocks – and they may not be together so you get fragmentation. With a 64K AUS there are a lot fewer blocks to keep track of and less fragmentation. 16x the block size means 1/16th the number of blocks to keep track of.
For a media disk where you photos, music and videos are stored, every file is at least 1MB I use the biggest AUS. For a windows boot partition I use the Windows default (which is 4K for any NTFS drive smaller than 16TB)."
AUS = Allocation Unit Size :)
 
Captain_WD.

If this helped you, like and choose it as best answer - you might help someone else with the same issue. ^_^
WDC Representative, http://www.wdc.com/ 

Link to comment
https://linustechtips.com/topic/267924-allocation-unit-size/#findComment-3640800
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×