Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Linux SSD specific settings?

Skip to first unread message

coach

unread,
May 20, 2012, 1:48:27 PM5/20/12
to
Hi@all,

i'll get a new pc with a ssd tomorrow and i can't wait to install a fresh
debian testing=)
any suggestions about the filesystems, settings, etc to minimize the disc
i/o?
btw, what do i have to pay attention to concerning booting in combination
with uefi? i only had bios's in the past^^
sry for my bad english and greetz from germany,

coach

Frank Winans

unread,
Nov 14, 2012, 11:51:15 AM11/14/12
to
> Hi@all,
>
> I'll get a new pc with a ssd tomorrow and i can't wait to install a fresh
You don't really need the linux feature of keeping a time stamp of the
last read access to each file/folder, so to reduce 'wear and tear' on a
solid state drive, you might want to do mounts of ssd partitions
mount -o noatime etc, etc, etc.
{the devices are rated for a large, but finite number of writes, and
overnight
cron jobs to freshen the database used by the locate command will visit
at a minimum each directory on the system, which will freshen those atime
entries in each directory inode, unless you mount with this setting.}


unruh

unread,
Nov 14, 2012, 4:19:32 PM11/14/12
to
So once a day writing, and 100000 write cycles before failure= 300
years. Perhaps something else will be a problem before then.

Ie, unless an area is being written to something like once an hour or
more raplidly, it
does not seem particularly worrysome.
>
>
0 new messages