Opteranium
30-07-2012, 13:36
salve a tutti
ho da poco acquistato un crucial m4 128gb e ci ho messo sopra Mint 13 a 64 bit. Volevo un parere da voi se abbia fatto bene le ottimizzazioni varie :)
Ho aggiornato il firmware del disco all' ultima versione, la 000F.
Poi ho seguito passo passo i consigli di questa pagina http://apcmag.com/how-to-maximise-ssd-performance-with-linux.htm Questo è il mio fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=dc22dd11-1300-4467-8f1d-cc6232ce9fe7 / ext4 noatime,nodiratime,discard,errors=remount-ro 0 1
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/spool tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/tmp tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/log tmpfs defaults,noatime,mode=0755 0 0
inoltre, da live, ho tolto il journal a ext4.
L'ultima cosa da fare, ma non ho capito bene come, è questo "allineamento" della partizione. Cosa si intende di preciso e come va fatto?
ciao e grazie
ho da poco acquistato un crucial m4 128gb e ci ho messo sopra Mint 13 a 64 bit. Volevo un parere da voi se abbia fatto bene le ottimizzazioni varie :)
Ho aggiornato il firmware del disco all' ultima versione, la 000F.
Poi ho seguito passo passo i consigli di questa pagina http://apcmag.com/how-to-maximise-ssd-performance-with-linux.htm Questo è il mio fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=dc22dd11-1300-4467-8f1d-cc6232ce9fe7 / ext4 noatime,nodiratime,discard,errors=remount-ro 0 1
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/spool tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/tmp tmpfs defaults,noatime,mode=1777 0 0
tmpfs /var/log tmpfs defaults,noatime,mode=0755 0 0
inoltre, da live, ho tolto il journal a ext4.
L'ultima cosa da fare, ma non ho capito bene come, è questo "allineamento" della partizione. Cosa si intende di preciso e come va fatto?
ciao e grazie