On 7 August 2011 00:34, <[email protected]> wrote: > Revision 1844 Author anssi Date 2011-08-07 00:34:01 +0200 (Sun, 07 Aug 2011) > > Log Message > > partition_table: align partitions to 1MB boundaries to avoid > performance issues with drives with 4k physical sectors (mga#1215)
There's a small bug/regression due to this change: we often leave a little empty space at end of partitions. At least for the gtk interface, we should try to use 1mb increments.
