Sorry, you need to enable JavaScript to visit this website.

No More LRU: Simple Scalable Caching with Only FIFO Queues

Submitted by Anonymous (not verified) on
  • Caching is used in almost every component of today's storage systems to speed up data access and reduce data movement. The most important component of a cache is the eviction algorithm that decides which objects to keep in the very limited cache space. While Least-Recently-Used (LRU) is the most common eviction algorithm, it suffers from many problems.
  • First, LRU is not scalable. LRU maintains objects in last-access order, which requires a doubly-linked list.

Sustainability Initiatives by Open Compute Project – 3 Categories of work for Pro-Sustainability Design and Circular Economy in Storage

Submitted by Anonymous (not verified) on

Open Compute Project’s (OCP) Sustainability Project was established in ~2020 as Datacenter Sustainability gained more and more importance. It has since spawned multiple workstreams working on different aspects of Sustainability in devices and are essential to enabling circular economy in Datacenter. Sustainable design encompasses a multitude of categories ranging from reduced power usage, power telemetry, carbon efficiency metrics, elongating lifespan of competitive use or telemetry for carbon metrics.

Open Standards for Open Lakehouses

Submitted by Anonymous (not verified) on

The Open Lakehouse paradigm is a transformative approach designed to minimize data movement and reduce vendor lock-in. Join Alex Merced, Senior Tech Evangelist at Dremio, as he explores the open-source standards driving this innovation. In this talk, Alex will introduce the fundamental technologies and frameworks that enable the creation of flexible, scalable, and cost-effective data platforms.

Project Silica: The Future of Sustainable Archival Data Storage

Submitted by Anonymous (not verified) on

Sustainable and cost-effective long-term storage remains an unsolved problem. The most widely used enterprise storage technologies today are magnetic (hard disk drives and tape). They use media that degrades over time and has a limited lifetime, which leads to inefficient, wasteful, and costly solutions for long-lived data. This talk presents Silica: the first cloud storage system for archival data underpinned by quartz glass, an extremely resilient media that allows data to be left in place indefinitely.

Subscribe to