A Case for IO Determinism for Hyperscale Applications Utilizing QLC Flash Memory

Size: px
Start display at page:

Download "A Case for IO Determinism for Hyperscale Applications Utilizing QLC Flash Memory"

Transcription

1 A Case for IO Determinism for Hyperscale Applications Utilizing QLC Flash Memory Steven Wells Data Center Architecture Fellow Jim Ulery Distinguished SSD Engineer Toshiba Memory America, Inc. August

2 Don t worry, we process this in the background August

3 Introduction Last year we introduced hyperscaler challenges with read tail latencies and offered a solution using IO Isolation This year, this presentation will expand the concept with what we are coining Hyperscale Mean Latency Technologies such as QLC intrinsically have higher latency and this presentation will demonstrate how Hyperscale Mean Latency is best mitigated with IO Isolation We demonstrate using NVMe IO Determinism solution how to mitigate internal operations such as garbage collection and background data refresh. August

4 From Last Year Read latency tails Read Latency Mixed Read/Write Workload (Simulation, us) % 99% Program Collisions 99.9% 99.99% % Erase Collisions % Simulation data: As with any test, the results and outcomes herein should not be interpreted as a guarantee August 2017 or warranty of similar results. Results may vary, depending on the circumstances and conditions. 4

5 From last year: NVM set isolation concept die die channel channel Classic SSD architecture uses bands of devices on every channel to maximize bandwidth. Maintenance is also on every die on every channel New SSD array architecture creates independent NVM Sets 5

6 From last year s POC Set Isolation Result QD1 4K Random Read Latency vs. Write Disturbances 90% % 99.9% 99.99% % ~>50x Tail Latency Improvement! % August % QD1 4KRR Latency (usec) No Sets (4KRW) Horizontal Sets Vertical Sets Lab data: As with any test, the results and outcomes herein should not be interpreted as a guarantee or warranty of similar results. Results may vary, depending on the circumstances and conditions. Final FW Optimizations 6

7 Further justification for IO Isolation in hyperscale environments New Concept: Hyperscale Mean Latency (HML) August

8 From last year In practice, a single user request may result in thousands of subqueries, with a critical path that is dozens of subqueries long. The fork/join structure of subqueries causes latency outliers to have a disproportionate effect on total latency, and the large number of subqueries would cause slowdowns or unavailability to quickly propagate Challenges to Adopting Stronger Consistency at Scale - Ajoux et. Al., (Facebook & USC), 2015 August 2017 Topology: Thousands=Hundreds x Dozens 8 5/hotos15-paper-ajoux.pdf

9 Hyperscale Fork/Join Query Topology M parallel drive reads per Fork/Join Results Fork/Join J-latency determined by worst case latency Query F 4 M J Result Drive Reads August

10 Effects of Content Updates and Internal Refresh on Fork/Join Latencies M F J While the host is doing time critical fork/join queries, each drive element is subject to Host initiated writes to update content. Drive initiated garbage collection and internal refresh Content Updates Host Reads Internal Refresh and Garbage Collection August

11 Hyperscale Mean Latency Content Updates Host Reads Attempting to do fork/join queries in an environment with both content updates (writes) along with internal garbage collection and refresh amplify the mean latencies as seen from the perspective of the hyperscaler Single Drive vs Fork-Join (200x1) Latency Distribution (us) ,000 0% 90% 99% 99.9% 99.99% % % Single Drive At scale a singe drive tail latency turns into a hyperscale mean latency Topology: 200x1 drives Simulation data: As with any test, the results and outcomes herein should not be interpreted as a guarantee or warranty of August 2018 similar results. Results may vary, depending on the circumstances and conditions. 11

12 Cascade Fork/Join Query Topology Cascade of N Fork/Joins M parallel drive reads per Fork/Join Fork/Join read latency determined by Tall Pole Cascade latency is sum of Tall Poles For the rest of this paper we ll assume MxN=200x24 as example Query M August N Result Content Read Access Flow F J

13 Tail Latencies: Real System Impact! N Even 1% write level impacts hyperscale mean read latency 4x! A classical ~70/30 write profile can impact mean read latencies by 10x Best system latency is when read set is quiet except host reads Solution: IO Isolation 200x24 fork/join Read Latency Distribution Against Various Write Rates (us) , ,000 0% 90% 99% 99.9% 99.99% % % ~4x mean latency for 1% writes ~10x mean latency for 30% writes Simulation data: As with any test, the results and outcomes herein should not be interpreted as a guarantee or warranty of August 2018 similar results. Results may vary, depending on the circumstances and conditions. 13

14 Background Data Refresh (BDR) BDR continuously reads mapped content. Creates read-on-read collisions. Relocates weak content. Creates read-on-write/erase collisions. Data shows limited mean impact at a single drive level. This is what justifies an SSD designer to think its OK to call it Background Data Refresh. But 0% 90% 99% 99.9% 99.99% % % Single Drive QD2 Read Latency (us) ,000 Per-Drive (no relocations) Lab Data: As with any test, the results and outcomes herein should not be interpreted as a guarantee or warranty of similar August 2018 results. Results may vary, depending on the circumstances and conditions. 14

15 BDR Impact at Hyperscale Level Cannot be Ignored M F M=200 0% 90% 200x1 Topology Fork/Join QD2 Read Latency (us) ,000 J 99% 99.9% 99.99% % % August 2018 Per-Drive Per-Fork/Join Lab and Simulation Data: As with any test, the results and outcomes herein should not be interpreted as a guarantee or warranty of similar results. Results may vary, depending on the circumstances and conditions. 15

16 IOD BDR Recommendation Suspend BDR scan during DTWIN. Requires accelerated BDR scan rate during NDWIN intervals to meet coverage targets August

17 What about QLC and IOD? Assumptions (QLC vs. TLC): Bigger blocks Reads 2x-3x slower Programs 4x-5x slower Erases and suspends about the same Predictions herein are for informational purposes only and should not be interpreted as a guarantee or August 2018 warranty of similar results. Results may vary, depending on the circumstances and conditions. 17

18 0% TLC vs. QLC Per-Drive Read Latencies TLC vs. QLC Read Latency (us) Mixed Workloads ,000 90% 99% 99.9% 99.99% Significantly higher QLC program traffic increases suspend probabilities (~5x) % % Increased QLC program time, bigger blocks mask erases. Simulation Data: As with any test, the results and outcomes herein should not be interpreted as a guarantee or warranty of August 2018 similar results. Results may vary, depending on the circumstances and conditions. 18

19 1 TLC vs QLC in a Hyperscale Environment 2 3 TLC vs. QLC 'Full-Tree 200x24 Fork/Join Read Latency vs. Background Write Level (us) , ,000 0% N 90% 2x-3x 99% 99.9% 99.99% % 200x24 hyperscaler topology 0% write mean latency increases by the increase in QLC tread % August 2018 Simulation Data: As with any test, the results and outcomes herein should not be interpreted as a guarantee or warranty of similar results. Results may vary, depending on the circumstances and conditions. 19

20 1 TLC vs QLC in a Hyperscale Environment 2 3 TLC vs. QLC 'Full-Tree' Fork/Join Read Latency vs. Background Write Level (us) , ,000 0% N TLC with a non isolated ~70/30 workload increases 200x24 mean latencies by ~6x vs IO Isolation TLC: ~6x 99.99% % % QLC: ~18x Where as QLC without isolation with a similar workload extends the mean latency by 18x vs utilizing isolation August 2018 Simulation Data: As with any test, the results and outcomes herein should not be interpreted as a guarantee or warranty of similar results. Results may vary, depending on the circumstances and conditions. 20

21 Summary Last year we demonstrated array isolation offering ~50x latency tail improvements The concept of Hyperscale Mean Latency (HML) is explored where low probability drive read tail latencies turn into mean latency impacts for hyperscalers given the breadth and depth of fork/join operations. Applying HML concepts to a TLC SSD tells us Even 1% write rates without IOD impacts HML by 4x A classical 70/30 workload without can impact HML by ~10x NVMe IOD is an idea solution to address HML Background data refresh can meaningful impact HML and is recommended to utilize determinism modes of NVMe to mitigate QLC s longer program latencies can induce further HML latencies and values IO Determinism concepts even more than TLC August

22 Please stop by booth #307 to see the latest offerings and technology demonstrations from Toshiba Memory America NVMe is a trademark of NVM Express, Inc. Information, including product pricing and specifications, content of services, and contact August 2018 information is current and believed to be accurate on the date of the publication, but is subject to change without prior notice. Technical and application information contained here is subject to the most recent applicable Toshiba product specifications Toshiba Memory America, Inc. 22

Avoiding Costly Read Latency Variations in SSDs Through I/O Determinism

Avoiding Costly Read Latency Variations in SSDs Through I/O Determinism Avoiding Costly Read Latency Variations in SSDs Through I/O Determinism Steven Wells Toshiba America Electronic Components, Inc. August 2017 Excellent Latency SSD designs have been about high average bandwidth

More information

Enabling NVMe I/O Scale

Enabling NVMe I/O Scale Enabling NVMe I/O Determinism @ Scale Chris Petersen, Hardware System Technologist Wei Zhang, Software Engineer Alexei Naberezhnov, Software Engineer Facebook Facebook @ Scale 800 Million 1.3 Billion 2.2

More information

Enhancing SSD Control of NVMe Devices for Hyperscale Applications. Luca Bert - Seagate Chris Petersen - Facebook

Enhancing SSD Control of NVMe Devices for Hyperscale Applications. Luca Bert - Seagate Chris Petersen - Facebook Enhancing SSD Control of NVMe Devices for Hyperscale Applications Luca Bert - Seagate Chris Petersen - Facebook Agenda Introduction & overview (Luca) Problem statement & proposed solution (Chris) SSD implication

More information

Radian MEMORY SYSTEMS

Radian MEMORY SYSTEMS Based upon s award winning Symphonic CFM technology, Symphonic Cooperative Flash Zones provides a simple interface for highly efficient and deterministic Flash management in an All Firmware SSD implementation.

More information

D E N A L I S T O R A G E I N T E R F A C E. Laura Caulfield Senior Software Engineer. Arie van der Hoeven Principal Program Manager

D E N A L I S T O R A G E I N T E R F A C E. Laura Caulfield Senior Software Engineer. Arie van der Hoeven Principal Program Manager 1 T HE D E N A L I N E X T - G E N E R A T I O N H I G H - D E N S I T Y S T O R A G E I N T E R F A C E Laura Caulfield Senior Software Engineer Arie van der Hoeven Principal Program Manager Outline Technology

More information

NVMe SSDs with Persistent Memory Regions

NVMe SSDs with Persistent Memory Regions NVMe SSDs with Persistent Memory Regions Chander Chadha Sr. Manager Product Marketing, Toshiba Memory America, Inc. 2018 Toshiba Memory America, Inc. August 2018 1 Agenda q Why Persistent Memory is needed

More information

I/O Determinism and Its Impact on Data Centers and Hyperscale Applications

I/O Determinism and Its Impact on Data Centers and Hyperscale Applications I/O Determinism and Its Impact on Data Centers and Hyperscale Applications Bill Martin (Samsung) 1 This presentation and/or accompanying oral statements by Samsung representatives collectively, the Presentation

More information

Datacenter Initiatives and Programs for Storage. Mark Carlson Principal Engineer, Industry Standards Toshiba Memory America

Datacenter Initiatives and Programs for Storage. Mark Carlson Principal Engineer, Industry Standards Toshiba Memory America Datacenter Initiatives and Programs for Storage Mark Carlson Principal Engineer, Industry Standards Toshiba Memory America Initiatives Storage Interfaces NVMe T10/T13 Storage Management Redfish Swordfish

More information

RIDESHARING YOUR CLOUD DATA CENTER Realize Better Resource Utilization with NVMe-oF

RIDESHARING YOUR CLOUD DATA CENTER Realize Better Resource Utilization with NVMe-oF RIDESHARING YOUR CLOUD DATA CENTER Realize Better Resource Utilization with NVMe-oF OCP U.S. SUMMIT March 21, 2018 Jeremy Werner, Vice President, SSD Marketing & Product Planning Toshiba Memory America,

More information

MQSim: A Framework for Enabling Realistic Studies of Modern Multi-Queue SSD Devices

MQSim: A Framework for Enabling Realistic Studies of Modern Multi-Queue SSD Devices MQSim: A Framework for Enabling Realistic Studies of Modern Multi-Queue SSD Devices Arash Tavakkol, Juan Gómez-Luna, Mohammad Sadrosadati, Saugata Ghose, Onur Mutlu February 13, 2018 Executive Summary

More information

Introduction to Open-Channel Solid State Drives and What s Next!

Introduction to Open-Channel Solid State Drives and What s Next! Introduction to Open-Channel Solid State Drives and What s Next! Matias Bjørling Director, Solid-State System Software September 25rd, 2018 Storage Developer Conference 2018, Santa Clara, CA Forward-Looking

More information

NAND Controller Reliability Challenges

NAND Controller Reliability Challenges NAND Controller Reliability Challenges Hanan Weingarten February 27, 28 28 Toshiba Memory America, Inc. Agenda Introduction to NAND and 3D technology Reliability challenges Summary 28 Toshiba Memory America,

More information

Micron Quad-Level Cell Technology Brings Affordable Solid State Storage to More Applications

Micron Quad-Level Cell Technology Brings Affordable Solid State Storage to More Applications Micron Quad-Level Cell Technology Brings Affordable Solid State Storage to More Applications QLC Empowers Immense, Read-Focused Workloads Overview For years, read-focused workloads were relegated to legacy

More information

Innovations in Non-Volatile Memory 3D NAND and its Implications May 2016 Rob Peglar, VP Advanced Storage,

Innovations in Non-Volatile Memory 3D NAND and its Implications May 2016 Rob Peglar, VP Advanced Storage, Innovations in Non-Volatile Memory 3D NAND and its Implications May 2016 Rob Peglar, VP Advanced Storage, Micron @peglarr 2015 Micron Technology, Inc All rights reserved Products are warranted only to

More information

NVMe over Fabrics (NVMe-oF) For Containers

NVMe over Fabrics (NVMe-oF) For Containers NVMe over Fabrics (NVMe-oF) For s Scaling Cloud-Native lications With Elastic And High-Performance Storage Sudhakar Mungamoori Director Storage Solutions, Toshiba Memory America Inc. Venkat Ramakrishnan

More information

Flash Trends: Challenges and Future

Flash Trends: Challenges and Future Flash Trends: Challenges and Future John D. Davis work done at Microsoft Researcher- Silicon Valley in collaboration with Laura Caulfield*, Steve Swanson*, UCSD* 1 My Research Areas of Interest Flash characteristics

More information

NVMe Made Affordable. Toshiba OCZ RC100 Series. Vector 180 Series Product Brief. NVMe Solid State Drive (SSD) May 2018

NVMe Made Affordable. Toshiba OCZ RC100 Series. Vector 180 Series Product Brief. NVMe Solid State Drive (SSD) May 2018 Toshiba OCZ RC100 Series NVMe Solid State Drive (SSD) NVMe Made Affordable May 2018 Product Brief Toshiba OCZ RC100 Series V 1.1 2018 TOSHIBA MEMORY AMERICA, INC. All rights reserved. 1 Overview Want to

More information

LightNVM: The Linux Open-Channel SSD Subsystem Matias Bjørling (ITU, CNEX Labs), Javier González (CNEX Labs), Philippe Bonnet (ITU)

LightNVM: The Linux Open-Channel SSD Subsystem Matias Bjørling (ITU, CNEX Labs), Javier González (CNEX Labs), Philippe Bonnet (ITU) ½ LightNVM: The Linux Open-Channel SSD Subsystem Matias Bjørling (ITU, CNEX Labs), Javier González (CNEX Labs), Philippe Bonnet (ITU) 0% Writes - Read Latency 4K Random Read Latency 4K Random Read Percentile

More information

The Impact of SSD Selection on SQL Server Performance. Solution Brief. Understanding the differences in NVMe and SATA SSD throughput

The Impact of SSD Selection on SQL Server Performance. Solution Brief. Understanding the differences in NVMe and SATA SSD throughput Solution Brief The Impact of SSD Selection on SQL Server Performance Understanding the differences in NVMe and SATA SSD throughput 2018, Cloud Evolutions Data gathered by Cloud Evolutions. All product

More information

pblk the OCSSD FTL Linux FAST Summit 18 Javier González Copyright 2018 CNEX Labs

pblk the OCSSD FTL Linux FAST Summit 18 Javier González Copyright 2018 CNEX Labs pblk the OCSSD FTL Linux FAST Summit 18 Javier González Read Latency Read Latency with 0% Writes Random Read 4K Percentiles 2 Read Latency Read Latency with 20% Writes Random Read 4K + Random Write 4K

More information

Deep Learning Performance and Cost Evaluation

Deep Learning Performance and Cost Evaluation Micron 5210 ION Quad-Level Cell (QLC) SSDs vs 7200 RPM HDDs in Centralized NAS Storage Repositories A Technical White Paper Don Wang, Rene Meyer, Ph.D. info@ AMAX Corporation Publish date: October 25,

More information

3D NAND - Data Recovery and Erasure Verification

3D NAND - Data Recovery and Erasure Verification 3D NAND - Data Recovery and Erasure Verification Robin England Hardware Research & Development Team Lead Santa Clara, CA The Causes of SSD Data Loss What can go wrong? Logical Damage Data accidentally

More information

Why NVMe/TCP is the better choice for your Data Center

Why NVMe/TCP is the better choice for your Data Center Why NVMe/TCP is the better choice for your Data Center Non-Volatile Memory express (NVMe) has transformed the storage industry since its emergence as the state-of-the-art protocol for high-performance

More information

Extending the Lifetime of SSD Controller

Extending the Lifetime of SSD Controller Extending the Lifetime of SSD Controller Author: Deepak Shankar Tel : 408-569-1704 Fax : 408-519-6719 Email: dshankar@mirabilisdesign.com Website : http://www.mirabilisdesign.com/ Abstract Developed performance

More information

Best Practices for SSD Performance Measurement

Best Practices for SSD Performance Measurement Best Practices for SSD Performance Measurement Overview Fast Facts - SSDs require unique performance measurement techniques - SSD performance can change as the drive is written - Accurate, consistent and

More information

Deep Learning Performance and Cost Evaluation

Deep Learning Performance and Cost Evaluation Micron 5210 ION Quad-Level Cell (QLC) SSDs vs 7200 RPM HDDs in Centralized NAS Storage Repositories A Technical White Paper Rene Meyer, Ph.D. AMAX Corporation Publish date: October 25, 2018 Abstract Introduction

More information

SNIA s SSSI Solid State Storage Initiative. Jim Pappas Vice-Char, SNIA

SNIA s SSSI Solid State Storage Initiative. Jim Pappas Vice-Char, SNIA SNIA s SSSI Solid State Storage Initiative Jim Pappas Vice-Char, SNIA jim@intel.com SNIA at a glance 160 unique member companies 3,500 active contributing members 50,000 IT end users & storage pros worldwide

More information

Intel SSD Data center evolution

Intel SSD Data center evolution Intel SSD Data center evolution March 2018 1 Intel Technology Innovations Fill the Memory and Storage Gap Performance and Capacity for Every Need Intel 3D NAND Technology Lower cost & higher density Intel

More information

Open-Channel SSDs Offer the Flexibility Required by Hyperscale Infrastructure Matias Bjørling CNEX Labs

Open-Channel SSDs Offer the Flexibility Required by Hyperscale Infrastructure Matias Bjørling CNEX Labs Open-Channel SSDs Offer the Flexibility Required by Hyperscale Infrastructure Matias Bjørling CNEX Labs 1 Public and Private Cloud Providers 2 Workloads and Applications Multi-Tenancy Databases Instance

More information

Introduction to Open-Channel Solid State Drives

Introduction to Open-Channel Solid State Drives Introduction to Open-Channel Solid State Drives Matias Bjørling Director, Solid-State System Software August 7th, 28 Forward-Looking Statements Safe Harbor Disclaimers This presentation contains forward-looking

More information

QLC Challenges. QLC SSD s Require Deep FTL Tuning Karl Schuh Micron. Flash Memory Summit 2018 Santa Clara, CA 1

QLC Challenges. QLC SSD s Require Deep FTL Tuning Karl Schuh Micron. Flash Memory Summit 2018 Santa Clara, CA 1 QLC Challenges QLC SSD s Require Deep FTL Tuning Karl Schuh Micron Santa Clara, CA 1 The Wonders of QLC TLC QLC Cost Capacity Performance Error Rate depends upon compensation for transaction history Endurance

More information

SSD Architecture for Consistent Enterprise Performance

SSD Architecture for Consistent Enterprise Performance SSD Architecture for Consistent Enterprise Performance Gary Tressler and Tom Griffin IBM Corporation August 21, 212 1 SSD Architecture for Consistent Enterprise Performance - Overview Background: Client

More information

Flash Memory. 2D NAND vs. 3D NAND. White Paper F-WP002

Flash Memory. 2D NAND vs. 3D NAND. White Paper F-WP002 Flash Memory 2D NAND vs. 3D NAND White Paper F-WP002 Corporate Headquarters: 39870 Eureka Dr., Newark, CA 94560, USA Tel: (510) 623-1231 Fax: (510) 623-1434 E-mail: info@smartm.com Customer Service: Tel:

More information

Top 5 Reasons to Consider

Top 5 Reasons to Consider Top 5 Reasons to Consider NVM Express over Fabrics For Your Cloud Data Center White Paper Top 5 Reasons to Consider NVM Express over Fabrics For Your Cloud Data Center Major transformations are occurring

More information

RIDESHARING YOUR CLOUD DATA CENTER Realize Better Resource Utilization with NVMe-oF

RIDESHARING YOUR CLOUD DATA CENTER Realize Better Resource Utilization with NVMe-oF RIDESHARING YOUR CLOUD DATA CENTER Realize Better Resource Utilization with NVMe-oF CloudFest March 13, 2018 Steve Fingerhut, Senior Vice President, General Manager, SSD and Cloud Software Business Unit

More information

SSD Applications in the Enterprise Area

SSD Applications in the Enterprise Area SSD Applications in the Enterprise Area Tony Kim Samsung Semiconductor January 8, 2010 Outline Part I: SSD Market Outlook Application Trends Part II: Challenge of Enterprise MLC SSD Understanding SSD Lifetime

More information

3D NAND Technology Scaling helps accelerate AI growth

3D NAND Technology Scaling helps accelerate AI growth 3D NAND Technology Scaling helps accelerate AI growth Jung Yoon, Ranjana Godse IBM Supply Chain Engineering Andrew Walls IBM Flash Systems August 2018 1 Agenda 3D-NAND Scaling & AI Flash density trend

More information

Open-Channel SSDs Then. Now. And Beyond. Matias Bjørling, March 22, Copyright 2017 CNEX Labs

Open-Channel SSDs Then. Now. And Beyond. Matias Bjørling, March 22, Copyright 2017 CNEX Labs Open-Channel SSDs Then. Now. And Beyond. Matias Bjørling, March 22, 2017 What is an Open-Channel SSD? Then Now - Physical Page Addressing v1.2 - LightNVM Subsystem - Developing for an Open-Channel SSD

More information

NVMe Client and Cloud Requirements, and Security 9:45 10:50

NVMe Client and Cloud Requirements, and Security 9:45 10:50 NVMe Client and Cloud Requirements, and Security 9:45 10:50 Features needed for SSD deployments at the client Features needed for large scale SSD deployments Security Vision and Collaboration with TCG

More information

Replacing the FTL with Cooperative Flash Management

Replacing the FTL with Cooperative Flash Management Replacing the FTL with Cooperative Flash Management Mike Jadon Radian Memory Systems www.radianmemory.com Flash Memory Summit 2015 Santa Clara, CA 1 Data Center Primary Storage WORM General Purpose RDBMS

More information

Understanding the Performance Benefits of MegaRAID FastPath with Lenovo Servers

Understanding the Performance Benefits of MegaRAID FastPath with Lenovo Servers Front cover Understanding the Performance Benefits of MegaRAID FastPath with Lenovo Servers Introduces the SSD Performance Accelerator for Lenovo servers Describes the performance gains from using MegaRAID

More information

Re-Architecting Cloud Storage with Intel 3D XPoint Technology and Intel 3D NAND SSDs

Re-Architecting Cloud Storage with Intel 3D XPoint Technology and Intel 3D NAND SSDs Re-Architecting Cloud Storage with Intel 3D XPoint Technology and Intel 3D NAND SSDs Jack Zhang yuan.zhang@intel.com, Cloud & Enterprise Storage Architect Santa Clara, CA 1 Agenda Memory Storage Hierarchy

More information

Benchmarking Enterprise SSDs

Benchmarking Enterprise SSDs Whitepaper March 2013 Benchmarking Enterprise SSDs When properly structured, benchmark tests enable IT professionals to compare solid-state drives (SSDs) under test with conventional hard disk drives (HDDs)

More information

Client vs. Enterprise SSDs

Client vs. Enterprise SSDs Client vs. Enterprise SSDs A Guide to Understanding Similarities and Differences in Performance and Use Cases Overview Client SSDs those designed primarily for personal computer storage can excel in some,

More information

The TR200 SATA Series: All-new Retail SSDs from Toshiba

The TR200 SATA Series: All-new Retail SSDs from Toshiba The TR200 SATA Series: All-new Retail SSDs from Toshiba UNDER EMBARGO UNTIL JULY 27, 2017 9AM EST Introducing the New Retail From 2017 onwards, retail SSDs will ship under the Toshiba brand name, while

More information

UFS 3.0 Controller Design Considerations

UFS 3.0 Controller Design Considerations UFS 3.0 Controller Design Considerations JEDEC Mobile & IOT Forum Copyright 2018 Phison Electronics Corp. Keith Tsai Mobile Storage Evolution emmc Latest widely adopted standard before UFS 2.x Limited

More information

Building an All Flash Server What s the big deal? Isn t it all just plug and play?

Building an All Flash Server What s the big deal? Isn t it all just plug and play? Building an All Flash Server What s the big deal? Isn t it all just plug and play? Doug Rollins Micron Technology Santa Clara, CA 1 What we ll cover Industry Secrets (shhhhh. ) Example Platform Key features

More information

NVMe over Fabrics. High Performance SSDs networked over Ethernet. Rob Davis Vice President Storage Technology, Mellanox

NVMe over Fabrics. High Performance SSDs networked over Ethernet. Rob Davis Vice President Storage Technology, Mellanox NVMe over Fabrics High Performance SSDs networked over Ethernet Rob Davis Vice President Storage Technology, Mellanox Ilker Cebeli Senior Director of Product Planning, Samsung May 3, 2017 Storage Performance

More information

Comparing UFS and NVMe Storage Stack and System-Level Performance in Embedded Systems

Comparing UFS and NVMe Storage Stack and System-Level Performance in Embedded Systems Comparing UFS and NVMe Storage Stack and System-Level Performance in Embedded Systems Bean Huo, Blair Pan, Peter Pan, Zoltan Szubbocsev Micron Technology Introduction Embedded storage systems have experienced

More information

Intel. Rack Scale Design: A Deeper Perspective on Software Manageability for the Open Compute Project Community. Mohan J. Kumar Intel Fellow

Intel. Rack Scale Design: A Deeper Perspective on Software Manageability for the Open Compute Project Community. Mohan J. Kumar Intel Fellow Intel Rack Scale Design: A Deeper Perspective on Software Manageability for the Open Compute Project Community Mohan J. Kumar Intel Fellow Agenda Rack Scale Design (RSD) Overview Manageability for RSD

More information

How does a Client SSD Controller Fit the Bill in Hyperscale Applications?

How does a Client SSD Controller Fit the Bill in Hyperscale Applications? How does a Client SSD Controller Fit the Bill in Hyperscale Applications? Phison Electronics Corp. Grace Chen SSD Project Manager grace_cy_chen@phison.com Flash Memory What can happen in 60 seconds? 2013

More information

V300 Benchmark Brief. Overview of Consumer SSD Offering. HyperX: Designed for enthusiasts and gamers, HyperX 3K SSD is Kingston s fastest SSD product.

V300 Benchmark Brief. Overview of Consumer SSD Offering. HyperX: Designed for enthusiasts and gamers, HyperX 3K SSD is Kingston s fastest SSD product. V3 Benchmark Brief Overview of Consumer SSD Offering HyperX: Designed for enthusiasts and gamers, HyperX 3K SSD is Kingston s fastest SSD product. KC3: Targeted to the business user with additional security

More information

All-NVMe Performance Deep Dive Into Ceph + Sneak Preview of QLC + NVMe Ceph

All-NVMe Performance Deep Dive Into Ceph + Sneak Preview of QLC + NVMe Ceph All-NVMe Performance Deep Dive Into Ceph + Sneak Preview of QLC + NVMe Ceph Ryan Meredith Sr. Manager, Storage Solutions Engineering 2018 Micron Technology, Inc. All rights reserved. Information, products,

More information

Embedded SSD Product Challenges and Test Mitigation

Embedded SSD Product Challenges and Test Mitigation Embedded SSD Product Challenges and Test Mitigation Flash Memory Summit, 2015 ATP Electronics, Inc. August 2015 1 Overview Embedded SSD Product Challenges The Factor of Industry Focus & Validation Challenges

More information

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC white paper FlashGrid Software Intel SSD DC P3700/P3600/P3500 Topic: Hyper-converged Database/Storage FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC Abstract FlashGrid

More information

Computational Storage: Acceleration Through Intelligence & Agility

Computational Storage: Acceleration Through Intelligence & Agility Flash Memory Summit Computational Storage: Acceleration Through Intelligence & Agility Dr. Hao Zhong CEO & Co-Founder, ScaleFlux Flash Memory Summit 2018 Santa Clara, CA What s the Big Deal? High Cost

More information

A Self Learning Algorithm for NAND Flash Controllers

A Self Learning Algorithm for NAND Flash Controllers A Self Learning Algorithm for NAND Flash Controllers Hao Zhi, Lee Firmware Manager Core Storage Electronics Corp./Phison Electronics Corp. haozhi_lee@phison.com Santa Clara, CA 1 Outline Basic FW Architecture

More information

Accelerating Real-Time Big Data. Breaking the limitations of captive NVMe storage

Accelerating Real-Time Big Data. Breaking the limitations of captive NVMe storage Accelerating Real-Time Big Data Breaking the limitations of captive NVMe storage 18M IOPs in 2u Agenda Everything related to storage is changing! The 3rd Platform NVM Express architected for solid state

More information

Michael Johas Teener. April 11, 2008

Michael Johas Teener. April 11, 2008 Michael Johas Teener April 11, 2008 V date updates 1 31 jan 08 original version, class A only, no observation interval 2 11 may 08 validation of assumptions, where class observation interval is needed,

More information

Annual Update on Flash Memory for Non-Technologists

Annual Update on Flash Memory for Non-Technologists Annual Update on Flash Memory for Non-Technologists Jay Kramer, Network Storage Advisors & George Crump, Storage Switzerland August 2017 1 Memory / Storage Hierarchy Flash Memory Summit 2017 2 NAND Flash

More information

Dell EMC SAN Storage with Video Management Systems

Dell EMC SAN Storage with Video Management Systems Dell EMC SAN Storage with Video Management Systems Surveillance October 2018 H14824.3 Configuration Best Practices Guide Abstract The purpose of this guide is to provide configuration instructions for

More information

Maximizing Data Center and Enterprise Storage Efficiency

Maximizing Data Center and Enterprise Storage Efficiency Maximizing Data Center and Enterprise Storage Efficiency Enterprise and data center customers can leverage AutoStream to achieve higher application throughput and reduced latency, with negligible organizational

More information

Developing Extremely Low-Latency NVMe SSDs

Developing Extremely Low-Latency NVMe SSDs Developing Extremely Low-Latency NVMe SSDs Young Paik Director of Product Planning Samsung Electronics Santa Clara, CA 1 Disclaimer This presentation and/or accompanying oral statements by Samsung representatives

More information

Pitfalls for ISP-friendly P2P design. Michael Piatek*, Harsha V. Madhyastha, John P. John*, Arvind Krishnamurthy*, Thomas Anderson* *UW, UCSD

Pitfalls for ISP-friendly P2P design. Michael Piatek*, Harsha V. Madhyastha, John P. John*, Arvind Krishnamurthy*, Thomas Anderson* *UW, UCSD Pitfalls for ISP-friendly P2P design Michael Piatek*, Harsha V. Madhyastha, John P. John*, Arvind Krishnamurthy*, Thomas Anderson* *UW, UCSD P2P & ISPs P2P systems: Large volume of traffic (20 80% of total)

More information

Preface. Fig. 1 Solid-State-Drive block diagram

Preface. Fig. 1 Solid-State-Drive block diagram Preface Solid-State-Drives (SSDs) gained a lot of popularity in the recent few years; compared to traditional HDDs, SSDs exhibit higher speed and reduced power, thus satisfying the tough needs of mobile

More information

Optimizing the IT/Server Ecosystem for Cloud Computing

Optimizing the IT/Server Ecosystem for Cloud Computing Optimizing the IT/Server Ecosystem for Cloud Computing Aaron Olbrich, Senior Fellow August 11, 2011 Optimizing the IT/Server Ecosystem for Cloud Computing Aaron Olbrich, Senior Fellow Slide 1 Tomorrow

More information

Technical Notes. Considerations for Choosing SLC versus MLC Flash P/N REV A01. January 27, 2012

Technical Notes. Considerations for Choosing SLC versus MLC Flash P/N REV A01. January 27, 2012 Considerations for Choosing SLC versus MLC Flash Technical Notes P/N 300-013-740 REV A01 January 27, 2012 This technical notes document contains information on these topics:...2 Appendix A: MLC vs SLC...6

More information

Pocket: Elastic Ephemeral Storage for Serverless Analytics

Pocket: Elastic Ephemeral Storage for Serverless Analytics Pocket: Elastic Ephemeral Storage for Serverless Analytics Ana Klimovic*, Yawen Wang*, Patrick Stuedi +, Animesh Trivedi +, Jonas Pfefferle +, Christos Kozyrakis* *Stanford University, + IBM Research 1

More information

EVERYTHING YOU WANTED TO KNOW ABOUT STORAGE, BUT WERE TOO PROUD TO ASK Where Does My Data Go? August 1, :00 am PT

EVERYTHING YOU WANTED TO KNOW ABOUT STORAGE, BUT WERE TOO PROUD TO ASK Where Does My Data Go? August 1, :00 am PT EVERYTHING YOU WANTED TO KNOW ABOUT STORAGE, BUT WERE TOO PROUD TO ASK Where Does My Data Go? August 1, 2017 10:00 am PT SNIA Legal Notice The material contained in this presentation is copyrighted by

More information

ESG Lab Review The Performance Benefits of Fibre Channel Compared to iscsi for All-flash Storage Arrays Supporting Enterprise Workloads

ESG Lab Review The Performance Benefits of Fibre Channel Compared to iscsi for All-flash Storage Arrays Supporting Enterprise Workloads Enterprise Strategy Group Getting to the bigger truth. ESG Lab Review The Performance Benefits of Fibre Channel Compared to iscsi for All-flash Storage Arrays Supporting Enterprise Workloads Date: July

More information

Cascade Mapping: Optimizing Memory Efficiency for Flash-based Key-value Caching

Cascade Mapping: Optimizing Memory Efficiency for Flash-based Key-value Caching Cascade Mapping: Optimizing Memory Efficiency for Flash-based Key-value Caching Kefei Wang and Feng Chen Louisiana State University SoCC '18 Carlsbad, CA Key-value Systems in Internet Services Key-value

More information

The Evolving NAND Flash Business Model for SSD

The Evolving NAND Flash Business Model for SSD The Evolving NAND Flash Business Model for SSD Steffen Hellmold VP Business Development SandForce, Inc. Santa Clara, CA 1 Agenda SSD Enabling Price Points are key! Reliability Need adaptive ECC Reliability

More information

IOPS: Changing Needs

IOPS: Changing Needs IOPS: Changing Needs Coughlin Associates Data Storage Consulting Tom Coughlin Coughlin Associates & Jim Handy Objective Analysis Outline The Survey Application Distribution Top-Level Survey Results: IOPS,

More information

Getting it Right: Testing Storage Arrays The Way They ll be Used

Getting it Right: Testing Storage Arrays The Way They ll be Used Getting it Right: Testing Storage Arrays The Way They ll be Used Peter Murray Virtual Instruments Flash Memory Summit 2017 Santa Clara, CA 1 The Journey: How Did we Get Here? Storage testing was black

More information

Designing Next Generation FS for NVMe and NVMe-oF

Designing Next Generation FS for NVMe and NVMe-oF Designing Next Generation FS for NVMe and NVMe-oF Liran Zvibel CTO, Co-founder Weka.IO @liranzvibel Santa Clara, CA 1 Designing Next Generation FS for NVMe and NVMe-oF Liran Zvibel CTO, Co-founder Weka.IO

More information

Global Media Highlights. February 2014

Global Media Highlights. February 2014 Global Media Highlights February 2014 NORTH AMERICA MEDIA VERTEX 460 PC Perspective With OCZ now backed by Toshiba, and armed with their flash memory, OCZ is able to solidify their future as well as introduce

More information

Maximizing Face Detection Performance

Maximizing Face Detection Performance Maximizing Face Detection Performance Paulius Micikevicius Developer Technology Engineer, NVIDIA GTC 2015 1 Outline Very brief review of cascaded-classifiers Parallelization choices Reducing the amount

More information

CS24: INTRODUCTION TO COMPUTING SYSTEMS. Spring 2017 Lecture 13

CS24: INTRODUCTION TO COMPUTING SYSTEMS. Spring 2017 Lecture 13 CS24: INTRODUCTION TO COMPUTING SYSTEMS Spring 2017 Lecture 13 COMPUTER MEMORY So far, have viewed computer memory in a very simple way Two memory areas in our computer: The register file Small number

More information

Designing Enterprise SSDs with Low Cost Media

Designing Enterprise SSDs with Low Cost Media Designing Enterprise SSDs with Low Cost Media Jeremy Werner Director of Marketing SandForce Flash Memory Summit August 2011 Santa Clara, CA 1 Everyone Knows Flash is migrating: To smaller nodes 2-bit and

More information

Surveillance Dell EMC Storage with Digifort Enterprise

Surveillance Dell EMC Storage with Digifort Enterprise Surveillance Dell EMC Storage with Digifort Enterprise Configuration Guide H15230 REV 1.1 Copyright 2016-2017 Dell Inc. or its subsidiaries. All rights reserved. Published August 2016 Dell believes the

More information

TOP CONSIDERATIONS FOR ENTERPRISE SSDS - A PRIMER. Top Considerations for Enterprise SSDs A Primer

TOP CONSIDERATIONS FOR ENTERPRISE SSDS - A PRIMER. Top Considerations for Enterprise SSDs A Primer Top Considerations for Enterprise SSDs A Primer Contents 1 Introduction 1 Interface Options 2 SSD Performance Scaling 3 Form Factors 3 Endurance Considerations 3 NAND Considerations 3 Error Handling and

More information

Hyperscaler Storage. September 12, 2016

Hyperscaler Storage. September 12, 2016 Storage Networking Industry Association Technical White Paper Hyperscaler Storage Abstract: Hyperscaler storage customers typically build their own storage systems from commodity components. They have

More information

NVMe Over Fabrics (NVMe-oF)

NVMe Over Fabrics (NVMe-oF) NVMe Over Fabrics (NVMe-oF) High Performance Flash Moves to Ethernet Rob Davis Vice President Storage Technology, Mellanox Santa Clara, CA 1 Access Time Access in Time Micro (micro-sec) Seconds Why NVMe

More information

Developing Low Latency NVMe Systems for HyperscaleData Centers. Prepared by Engling Yeo Santa Clara, CA Date: 08/04/2017

Developing Low Latency NVMe Systems for HyperscaleData Centers. Prepared by Engling Yeo Santa Clara, CA Date: 08/04/2017 Developing Low Latency NVMe Systems for HyperscaleData Centers Prepared by Engling Yeo Santa Clara, CA 95054 Date: 08/04/2017 Quality of Service IOPS, Throughput, Latency Short predictable read latencies

More information

Standards for improving SSD performance and endurance

Standards for improving SSD performance and endurance Standards for improving SSD performance and endurance Bill Martin Samsung Semiconductor, Inc. Flash Memory Summit 2016 1 Legal Disclaimer This presentation is intended to provide information concerning

More information

Enabling Technologies for Next Generation Wireless Systems

Enabling Technologies for Next Generation Wireless Systems Enabling Technologies for Next Generation Wireless Systems Dr. Amitava Ghosh Nokia Fellow Nokia Bell Labs 10 th March, 2016 1 Nokia 2015 Heterogeneous use cases diverse requirements >10 Gbps peak data

More information

Survey: Users Share Their Storage Performance Needs. Jim Handy, Objective Analysis Thomas Coughlin, PhD, Coughlin Associates

Survey: Users Share Their Storage Performance Needs. Jim Handy, Objective Analysis Thomas Coughlin, PhD, Coughlin Associates Survey: Users Share Their Storage Performance Needs Jim Handy, Objective Analysis Thomas Coughlin, PhD, Coughlin Associates Table of Contents The Problem... 1 Application Classes... 1 IOPS Needs... 2 Capacity

More information

NVMe: The Protocol for Future SSDs

NVMe: The Protocol for Future SSDs When do you need NVMe? You might have heard that Non-Volatile Memory Express or NVM Express (NVMe) is the next must-have storage technology. Let s look at what NVMe delivers. NVMe is a communications protocol

More information

New Directions in Traffic Measurement and Accounting. Need for traffic measurement. Relation to stream databases. Internet backbone monitoring

New Directions in Traffic Measurement and Accounting. Need for traffic measurement. Relation to stream databases. Internet backbone monitoring New Directions in Traffic Measurement and Accounting C. Estan and G. Varghese Presented by Aaditeshwar Seth 1 Need for traffic measurement Internet backbone monitoring Short term Detect DoS attacks Long

More information

ParaFS: A Log-Structured File System to Exploit the Internal Parallelism of Flash Devices

ParaFS: A Log-Structured File System to Exploit the Internal Parallelism of Flash Devices ParaFS: A Log-Structured File System to Exploit the Internal Parallelism of Devices Jiacheng Zhang, Jiwu Shu, Youyou Lu Tsinghua University 1 Outline Background and Motivation ParaFS Design Evaluation

More information

Surveillance Dell EMC Storage with FLIR Latitude

Surveillance Dell EMC Storage with FLIR Latitude Surveillance Dell EMC Storage with FLIR Latitude Configuration Guide H15106 REV 1.1 Copyright 2016-2017 Dell Inc. or its subsidiaries. All rights reserved. Published June 2016 Dell believes the information

More information

Three Paths to Better Business Decisions

Three Paths to Better Business Decisions Three Paths to Better Business Decisions Business decisions take you down many paths. The Micron 5210 ION SSD gets you where you want to go, quickly and efficiently. Overview Leaders depend on data, and

More information

Surveillance Dell EMC Storage with Cisco Video Surveillance Manager

Surveillance Dell EMC Storage with Cisco Video Surveillance Manager Surveillance Dell EMC Storage with Cisco Video Surveillance Manager Configuration Guide H14001 REV 1.1 Copyright 2015-2017 Dell Inc. or its subsidiaries. All rights reserved. Published May 2015 Dell believes

More information

By John Kim, Chair SNIA Ethernet Storage Forum. Several technology changes are collectively driving the need for faster networking speeds.

By John Kim, Chair SNIA Ethernet Storage Forum. Several technology changes are collectively driving the need for faster networking speeds. A quiet revolutation is taking place in networking speeds for servers and storage, one that is converting 1Gb and 10 Gb connections to 25Gb, 50Gb and 100 Gb connections in order to support faster servers,

More information

Opportunities from our Compute, Network, and Storage Inflection Points

Opportunities from our Compute, Network, and Storage Inflection Points Opportunities from our Compute, Network, and Storage Inflection Points The Brave New Persistent World Rob Peglar Senior VP & CTO Symbolic IO Santa Clara, CA August 2016 1 Wisdom The Macro Trend Back to

More information

Defining requirements for a successful allflash

Defining requirements for a successful allflash Defining requirements for a successful allflash data center Aravindan Gopalakrishnan Product Line Strategist HPE 3PAR August 2016 1 Outcomes Driving the Move to an All-Flash Data Center CapEx and OpEx

More information

Overprovisioning and the SanDisk X400 SSD

Overprovisioning and the SanDisk X400 SSD and the SanDisk X400 SSD Improving Performance and Endurance with Rev 1.2 October 2016 CSS Technical Marketing Western Digital Technologies, Inc. 951 SanDisk Dr. Milpitas, CA 95035 Phone (408) 801-1000

More information

Technical Note. ONFI 4.0 Design Guide. Introduction. TN-29-83: ONFI 4.0 Design Guide. Introduction

Technical Note. ONFI 4.0 Design Guide. Introduction. TN-29-83: ONFI 4.0 Design Guide. Introduction Introduction Technical Note ONFI 4.0 Design Guide Introduction The ONFI 4.0 specification enables high data rates of 667 MT/s and 800 MT/s. These high data rates, along with lower input/output capacitance,

More information

IX: A Protected Dataplane Operating System for High Throughput and Low Latency

IX: A Protected Dataplane Operating System for High Throughput and Low Latency IX: A Protected Dataplane Operating System for High Throughput and Low Latency Belay, A. et al. Proc. of the 11th USENIX Symp. on OSDI, pp. 49-65, 2014. Reviewed by Chun-Yu and Xinghao Li Summary In this

More information

Architectural Principles for Networked Solid State Storage Access

Architectural Principles for Networked Solid State Storage Access Architectural Principles for Networked Solid State Storage Access SNIA Legal Notice! The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted.! Member companies and individual

More information