Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет LWN.net ([info]syn_lwnheadline)
@ 2019-07-23 21:15:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Accessing zoned block devices with zonefs
Zoned block devices are quite different than the block devices most people
are used to. The concept came from shingled
magnetic recording
(SMR) devices, which allow much higher density
storage, but that extra capacity comes with a price: less flexibility. Zoned
devices have regions (zones) that can only be written sequentially; there
is no random access for writes to those zones. Linux already supports these
devices, and filesystems are adding support as well, but some applications
may want a simpler, more straightforward interface; that's what a new
filesystem, zonefs, is targeting.


(Читать комментарии) (Добавить комментарий)