TOP
Search the Dagstuhl Website
Looking for information on the websites of the individual seminars? - Then please:
Not found what you are looking for? - Some of our services have separate websites, each with its own search option. Please check the following list:
Schloss Dagstuhl - LZI - Logo
Schloss Dagstuhl Services
Seminars
Within this website:
External resources:
  • DOOR (for registering your stay at Dagstuhl)
  • DOSA (for proposing future Dagstuhl Seminars or Dagstuhl Perspectives Workshops)
Publishing
Within this website:
External resources:
dblp
Within this website:
External resources:
  • the dblp Computer Science Bibliography


Dagstuhl Seminar 21141

Data Structures for Modern Memory and Storage Hierarchies Postponed

( Apr 05 – Apr 09, 2021 )

Permalink
Please use the following short url to reference this page: https://www.dagstuhl.de/21141

Replacement
Dagstuhl Seminar 21283: Data Structures for Modern Memory and Storage Hierarchies (2021-07-11 - 2021-07-16) (Details)

Organizers

Contact

Motivation

For decades, virtually all systems software used DRAM as main memory and disk for persistent storage. Over the past years, a plethora of novel technologies have emerged that radically change the storage and memory hierarchy:

  • Byte-addressable persistent memory (also known as NVM, NVRAM, or SCM) has been a topic of intense research and different use cases for this technology have been proposed. However, in most cases this research had to resort to simulation or emulation of the hardware. With the recent commercial availability of persistent memory, it has become possible to re-evaluate the different proposals and determine their role in the storage hierarchy of the future.
  • PCIe-attached flash solid-state drives (SSD) have become fast and cheap. Arrays of such devices can approach DRAM bandwidth, but at a much lower cost. NAND flash also has peculiar physical properties (e.g., out-of-place writes, garbage collection), which are usually hidden today, but can severely impact throughput, latency, and durability. This requires rethinking how secondary storage is managed.
  • Technologies like RDMA and Gen-Z blur the line between local and remote data structures ("Far Memory"), which has major implications on system design.
  • More and more data management systems are moving into public clouds, which offer a bouquet of storage services with widely differing performance and costs characteristics. Choosing the best mix of services for a given use case is a major challenge.

This "zoo" of technologies offers widely-differing storage capacities, performance characteristics, access interfaces, and persistency guarantees. Each of these technologies has the potential of significantly affecting system architecture and data structure design.

This Dagstuhl Seminar will bring together researchers and practitioners from the data management and systems communities to foster cross-cutting architectural discussions. During the seminar, the participants will discuss opportunities and challenges of exploiting modern storage technologies. As seminar outcomes, we hope to advance the state of the art as well as educate all seminar participants on database system architecture, data structure design, caching strategies, and operating system support for data processing. We will structure our activities at Dagstuhl in such a way that each group and individual leaves with the possibility of publishing their results.

Copyright Stratos Idreos, Viktor Leis, Kai-Uwe Sattler, and Margo Seltzer

Participants
On-site
  • Viktor Leis (Universität Erlangen-Nürnberg, DE) [dblp]
  • Kai-Uwe Sattler (TU Ilmenau, DE) [dblp]
Remote:
  • Stratos Idreos (Harvard University - Cambridge, US) [dblp]
  • Margo Seltzer (University of British Columbia - Vancouver, CA) [dblp]

Classification
  • Data Structures and Algorithms
  • Databases
  • Performance

Keywords
  • persistent memory
  • non-volatile memory
  • SSD
  • database systems
  • storage