Re: SSD Drives

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: SSD Drives
Дата
Msg-id CALd+dccYb4ZQRsTrV+5LLM=-s9LJQQtDDM+BG6vd0szfeRyMDg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SSD Drives  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
On Thu, Apr 3, 2014 at 4:00 PM, John R Pierce <pierce@hogranch.com> wrote:
> an important thing in getting decent wear leveling life with SSDs is to keep
> them under about 70% full.

You have to do that at provisioning time in the drive. Ie, once you
layer a file system on it, the drive doesn't know what's "empty" and
what's not; you have to tell it before hand that only show X% to the
system, and keep the rest for wear leveling. I don't know the tools
for doing it, as my vendor takes care of that for me.


В списке pgsql-general по дате отправления:

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: Linux vs FreeBSD
Следующее
От: Hannes Erven
Дата:
Сообщение: Re: Need some help in postgres locking mechanism