GNU bug report logs -
#22180
Partition alignment using parted
Previous Next
Full log
Message #17 received at 22180 <at> debbugs.gnu.org (full text, mbox):
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:phillsusi <at> gmail.com] On Behalf Of Phil Susi
Sent: Wednesday, December 23, 2015 10:50 PM
To: Ankur Tank; 22180 <at> debbugs.gnu.org
Cc: artfri2 <at> gmail.com
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.
This bug report was last modified 8 years and 76 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.