SSD partitioning

Tod Merley todbot88 at gmail.com
Wed Jul 23 06:32:41 UTC 2008


2008/7/22 Rich Emberson <emberson.rich at gmail.com>:
> For a non-laptop machine with the following target
> characteristics: energy efficient, non-gaming, powerful
> and fast; should SSDs (http://en.wikipedia.org/wiki/Solid-state_drive)
> be used and, if so, how? SSD have very fast seek times and
> can have fast read speeds (http://www.datamarck.com/benchmarks).
>
> Specifically, what directories ought to be allocated to
> the SSD drives?
> Boot (/boot)?
> All of the bin directories (/bin, /usr/bin, etc. since
> these are mostly read-only and are used alot)?
> Lib directories (/lib, /usr/lib, etc.) ?
>
> If you are running a database, should at least the index tables
> be mapped to an SSD? Some of the main tables maybe too big for
> the current generation ($$) of SSDs.
>
> RME
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>


Hi Rich Emberson!

My impression after reading about them is that they would be a good
place to hold applications regularly accessed (read).  Data should
pull from them with marvelous speed.

They are slow to write and have limited write capability.

They are also sensitive to power interruption so make sure the system
has a good UPS.

Have a lot of fun!

Tod




More information about the users mailing list