У нас вы можете посмотреть бесплатно SDC2020: Breaking the Ten Millions IOps Barrier for RAID или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Modern NVMe drives allow us to get dozens of millions of IOps in a single system. However, the current RAIDs and volume management software based on parities (aka RAID5 and beyond) limit total performance to two million IOps for reading and 0.2 million for writing. We redevelop the RAID engine for Linux using extreme parallelization of IO handling on the basis of a lock-less approach and met 10 million barrier for read and write operations. To break the barrier, we moved to the new Linux kernel that supports polling modes for NVMe drives and io_uring interface. Learning Objectives To demonstrate the performance impact of new io_uring interface on the storage system providing greater than 10M IOPs,To show how polling mode for linux kernel name drives influences on overall system productivity To demonstrate advantages of using modern algorithms and approaches in storage systems development Presented by Sergei Platonov, VP of Strategy, RAIDIX