Track Background Color
#873549
Old ID
602
Track Text Color
#FFFFFF

Problems with AI Interconnects? Come yell at our Opinionated Experts!

Submitted by Anonymous (not verified) on

AI is driving the need for more data movement between devices, boxes, and racks. This data transport requires higher bandwidths which puts strain on the interconnects as well as host and device designs. While you could tackle these problems on your own, instead come and ask questions of our expert panel from the SFF Technical Work Group to see if they can address your concerns. This will be an open Q&A where we want to hear your concerns so we can address them through industry aligned solutions.

Nuances in FDP Implementation

Submitted by Anonymous (not verified) on

With Flexible Data Placement (FDP) from NVM Express® (NVMe) finalized and increasing in ecosystem momentum, it has become clear that implementation choices are becoming a real differentiator among FDP drive configurations. Some customers leverage years of Multi-Streams deployment to migrate onto large RU sizes within a single RG. Some customers may be eager to mirror their experience with Open Channel SSDs by requesting small RGs and RU sizes. Yet another customer base might be examining FDP from a history of working with high Zone counts translating into large RUH counts.

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.
Subscribe to Data Movement & Placement