1 / 12

Solid-state storage & DBMS

Solid-state storage & DBMS. CIDR 2013 Manos Athanassoulis. Flash is replacing disks. Flash not a drop-in replacement for disks . But, random writes on flash Instability in performance Shorter device lifetime And flash capacity is expensive

olwen
Télécharger la présentation

Solid-state storage & DBMS

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Solid-state storage & DBMS CIDR 2013 Manos Athanassoulis

  2. Flash is replacing disks Flash not a drop-in replacement for disks But, random writes on flash • Instability in performance • Shorter device lifetime And flash capacity is expensive Is flash ready/suitable for secondary storage? Reverse: Howcan DBMS exploit flash?

  3. Disks all over the place Re-architect DBMS needed for solid-state storage Buffers • DBMS modules assumes disks • Storage • Buffer management • Indexing • Logging • Lower-level: • Block APIs • Storage software stack

  4. How to use flash in a “disk-world”? Buffers

  5. How to use flash in a “disk-world”? Buffers Updates • As a specialized write cache • Hides update overhead

  6. How to use flash in a “disk-world”? Buffers • As a specialized write cache • Hides update overhead • As secondary storage • Offers efficient random access

  7. How to use flash in a “disk-world”? SSDBuffer Buffers • As a specialized write cache • Hides update overhead • As secondary storage • Offers efficient random access • As a “regular” cache level

  8. Flash, solid-state, DBMS:The challenges are far from done

  9. Flash Wall Capacity: Density will plateau (soon) Endurance (already)

  10. PCM, memristor and co More than flash: How to use persistent main memory?

  11. Software stack is too slow

  12. Flash Wall(s) Persistent main memory OS & FS too slow Thank you! Manos Athanassoulis

More Related