Hi I have bought a ssd disk and Im not sure if I aligned it correctly. If I understand it correctly the starting sector should be dividable with 512 and it does not matter when the partition ends as long the next one starts on a sector dividable by 512 ?
This is the output from fdisk -luc
Disk /dev/sda: 240.1 GB, 240057409536 bytes 255 heads, 63 sectors/track, 29185 cylinders, total 468862128 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x8bfc5b06 Device Boot Start End Blocks Id System /dev/sda1 2048 33554431 16776192 83 Linux /dev/sda2 33554432 65011711 15728640 7 HPFS/NTFS /dev/sda3 65011712 81789439 8388864 82 Linux swap / Solaris /dev/sda4 81789440 468862127 193536344 83 Linux
All linux partitions are formated as xfs are there any optimizations I can make ?(I have noatime already configured) The swap partition is for hibernating only