It drives me crazy, i can not work, i can not sleep at night. Some says you have to do heavy math for calculating SSD, some say it is made automatically. I am very much confused right now. Here is the deal:
I bought an SSD and HDD for my new UEFI based system.
SSD -> OCZ Vertex-3 120 GB
HDD -> Western Digital Caviar Black 1 TB
I will use SSD to install Archlinux and Window 7 64 bit on a GPT based system. HDD will be only used to store data(music, videos etc...).
My partition table on SSD will be like this:
400 MiB -> UEFI Partititon
100 MiB -> /boot (EXT4, was using EXT2 before) (GRUB2 Boot Partition)
50 GiB -> Windows 7 (NTFS)
10 GiB -> / (EXT-4)
5 GiB -> /var (EXT-4) (Was using Reiserfs before for small file performance)
40 GiB-> /home (EXT-4)
Swap -> No Swap, I have 8 GB RAM
1-) Is it beneficial to align HDD too? Is it different from SSD?
2-) When aligning SSD, just creating partitions using gdisk will work automatically? Or i should go and learn about Erase block sizes, sectors, etc and make some math on them.
3-) Is no swap a good idea?
4-) Is making /boot EXT2 instead of EXT4 helps for speed?
5-) Similar to above, is making /var Reiserfs instead of EXT4 helps for speed? (Ony Ext4 -excluding BRTFS- supports TRIM?)
I bought an SSD and HDD for my new UEFI based system.
SSD -> OCZ Vertex-3 120 GB
HDD -> Western Digital Caviar Black 1 TB
I will use SSD to install Archlinux and Window 7 64 bit on a GPT based system. HDD will be only used to store data(music, videos etc...).
My partition table on SSD will be like this:
400 MiB -> UEFI Partititon
100 MiB -> /boot (EXT4, was using EXT2 before) (GRUB2 Boot Partition)
50 GiB -> Windows 7 (NTFS)
10 GiB -> / (EXT-4)
5 GiB -> /var (EXT-4) (Was using Reiserfs before for small file performance)
40 GiB-> /home (EXT-4)
Swap -> No Swap, I have 8 GB RAM
1-) Is it beneficial to align HDD too? Is it different from SSD?
2-) When aligning SSD, just creating partitions using gdisk will work automatically? Or i should go and learn about Erase block sizes, sectors, etc and make some math on them.
3-) Is no swap a good idea?
4-) Is making /boot EXT2 instead of EXT4 helps for speed?
5-) Similar to above, is making /var Reiserfs instead of EXT4 helps for speed? (Ony Ext4 -excluding BRTFS- supports TRIM?)