bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22180: Partition alignment using parted


From: Ankur Tank
Subject: bug#22180: Partition alignment using parted
Date: Thu, 24 Dec 2015 10:51:15 +0000

Thank you for replying Phillip,
1. How do we measure performance improvement before and after partition 
alignment ?

> 3. Is there any better way to get partition aligned. (I know I sound
> silly but I wanted to know if there is any better method ).

2. By above question, I meant, are there any tools/utilities available which 
would suggest partition alignment parameters(e.g. how many blocks current 
partition can be moved to get alignment) ?

-----Original Message-----
From: Phillip Susi [mailto:address@hidden On Behalf Of Phil Susi
Sent: Wednesday, December 23, 2015 10:50 PM
To: Ankur Tank; address@hidden
Cc: address@hidden
Subject: Re: bug#22180: Partition alignment using parted

On 12/23/2015 8:35 AM, Ankur Tank wrote:
> Hi Phillip
>
> Thank you very much for reply, We are using am335x based (Beaglebone
> Black) custom board with eMMC(4GB). I have couple more questions
> regarding partition alignment. 1. Does partition alignment guarantee
> performance improvement ?

No; it depends entirely on the underlying storage device.  Your average hard 
disk does not care at all about alignment.  Hard disks that internally use 4k 
physical sectors but report 512 byte logical sectors will see a significant 
performance difference between a partition that is aligned to 4k or not.  A 
raid array performs much better when aligned to a multiple of the stripe size.  
The performance characteristics of flash vary greatly.

> 2. Is it required for all the partitions to be aligned ? Because we
> are creating four raw partitions at the beginning of the eMMC which
> can't be on 1MB boundary.(because ROM code looks at on 128kb blocks
> only).

No, it is not required. And especially for a mostly read only partition, it 
really doesn't matter as it is only writes that suffer from improper alignment.

> 3. Is there any better way to get partition aligned. (I know I sound
> silly but I wanted to know if there is any better method ).

I'm not sure what you mean.

> 4.
> parted is not allowing to use ~340 MB of size at the end of the eMMC,
> why so ? Am I missing something ? 5. I don't see verbose option for
> parted in man page, Is there any way to enable it?

I can't read your mind, so you will have to describe what you are actually 
seeing.

L&T Technology Services Ltd

www.LntTechservices.com<http://www.lnttechservices.com/>

This Email may contain confidential or privileged information for the intended 
recipient (s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]