Contributed Articles

Total Page:16

File Type:pdf, Size:1020Kb

Contributed Articles contributed articles DOI:10.1145/3286588 months and application-demanded Programmable software-defined requirements from the storage sys- tem grow quickly over time. This solid-state drives can move computing notable lag in the adaptability and functions closer to storage. velocity of movement of the storage infrastructure may ultimately affect BY JAEYOUNG DO, SUDIPTA SENGUPTA, AND STEVEN SWANSON the ability to innovate throughout the cloud world. In this article, we advocate creating a software-defined storage substrate of Programmable solid-state drives (SSDs) that are as pro- grammable, agile, and flexible as the applications/OS accessing from serv- ers in cloud datacenters. A fully pro- Solid-State grammable storage substrate prom- ises opportunities to better bridge the gap between application/OS needs and Storage in storage capabilities/limitations, while allowing application developers to in- novate in-house at cloud speed. Future Cloud The move toward software-defined control for IO devices and co-proces- sors has played out before in the data- Datacenters center. Both GPUs and network inter- face cards (NICs) started as black-box devices that provide acceleration for CPU-intensive operations (such as graphics and packet processing). In- ternally, they implemented accelera- tion features with a combination of specialized hardware and proprietary THERE IS A major disconnect today in cloud datacenters firmware. As customers demanded concerning the speed of innovation between greater flexibility, vendors slowly ex- posed programmability to the rest of application/operating system (OS) and storage the system, unleashing the vast pro- infrastructures. Application/OS software is patched cessing power available from GPUs with new/improved functionality every few weeks at and a new level of agility in how sys- tems can manage networks for en- “cloud speed,” while storage devices are off-limits hanced functionality like more granu- for such sustained innovation during their hardware lar traffic management, security, and life cycle of three to five years in datacenters. Since key insights the software inside the storage device is written by ˽ A fully programmable storage substrate storage vendors as proprietary firmware not open in cloud datacenters opens up new opportunities to innovate the storage for general application developers to modify, the infrastructure at cloud speed. developers are stuck with a device whose functionality ˽ In-storage programming is becoming increasingly easier with powerful and capabilities are frozen in time, even as many of processing capabilities and highly flexible them are modifiable in software. A period of five years is development environments. ˽ New value propositions with the almost eternal in the cloud computing industry where programmable storage substrate can be new features, platforms, and application program realized, such as customizing the storage interface, moving compute close to data, interfaces (APIs) are evolving every couple of and performing secure computations. 54 COMMUNICATIONS OF THE ACM | JUNE 2019 | VOL. 62 | NO. 6 deep-network telemetry. Such large-scale datasets—which gen- The controller that is most com- Storage is at the cusp of a similar erally range from tens of terabytes to monly implemented as a system-on- transformation. Modern SSDs rely multiple petabytes—present chal- a-chip (SoC) is designed to manage on sophisticated processing engines lenges of extreme scale while achieving the underlying storage media. For ex- running complex firmware, and ven- very fast and efficient data processing: ample, SSDs built using NAND flash dors already provide customized firm- a high-performance storage infrastruc- memory have unique characteristics ware builds for cloud operators. Ex- ture in terms of throughput and latency in that data can be written only to an posing this programmability through is necessary. This trend has resulted in empty memory location—no in-place easily accessible interfaces will let growing interest in the aggressive use updates are allowed—and memory storage systems in the cloud data- of SSDs that, compared with tradition- can endure only a limited number centers adapt to rapidly changing re- al spinning hard disk drives (HDDs), of writes before it can no longer be quirements on the fly. provides orders-of-magnitude lower read. Therefore, the controller must latency and higher throughput. In ad- be able to perform some background Storage Trends dition to these performance benefits, management tasks (such as garbage The amount of data being generated the advent of new technologies (such collection) to reclaim flash blocks daily is growing exponentially, placing as 3D NAND enabling much denser containing invalid data to create more and more processing demand on chips and quad-level-cell, or QLC, for available space and wear leveling to datacenters. According to a 2017 mar- bulk storage) allows SSDs to continue evenly distribute writes across the keting-trend report from IBM,a 90% of to significantly scale in capacity and to entire flash blocks with the purpose the data in the world in 2016 has been yield a huge reduction in price. of extending the SSD life. These tasks created in the last 12 months of 2015. There are two key components in are, in general, implemented by pro- SSDs,4 as shown in Figure 1—an SSD prietary firmware running on one or IMAGE BY ANDRIJ BORYS ASSOCIATES, USING PHOTO FROM SHUTTERSTOCK.COM USING PHOTO ASSOCIATES, ANDRIJ BORYS BY IMAGE a https://ibm.co/2XNvHPk controller and flash storage media. more embedded processor cores in JUNE 2019 | VOL. 62 | NO. 6 | COMMUNICATIONS OF THE ACM 55 contributed articles Figure 1. Internal architecture of a modern flash SSD. of 16 or 32 flash channels, as out- lined in Figure 2. Since each flash Flash SSD channel can keep up with ~500MB/ sec; internally each SSD can be up to Flash Storage Media ~500MB/sec per channel X 32 chan- Flash Channel nels = ~16GB/sec (see Figure 2d); and Flash e Embedded SRAM the total aggregated in-SSD perfor- r Controller ac Processor f e r ll e mance would be ~16GB/sec per SSD X o t r n t I n 64 SSDs = ~1TB/sec (see Figure 2c), a o st C SSD Flash Channel o DRAM Flash 66x gap. Making SSDs programmable H Controller Controller Controller would thus allow systems to fully le- verage this abundant bandwidth. DRAM In-Storage Programming Modern SSDs combine processing— embedded processor—and storage Figure 2. Example conventional storage server architecture with multiple NVMe SSDs. components—SRAM, DRAM, and flash memory—to carry out routine func- tions required for managing the SSD. SSD Storage System These computing resources present in- 0 teresting opportunities to run general Flash SSD 0 0 user-defined programs. In 2013, Do et PCIe 1 Flash SSD Switch 1 al.6,17 explored such opportunities for 2 Flash SSD the first time in the context of running 1 PCIe 3 selected database operations inside Switch Flash SSD 31 x e l a Samsung SAS flash SSD. They wrote p m CPU o c RAM simple selection and aggregation oper- t D RAM 0 D oo 0 R Flash SSD ators that were compiled into the SSD 1 15 firmware and extended the execution Flash SSD 1 PCIe 2 framework of Microsoft SQL Server Switch Flash SSD 2012 to develop a working prototype 3 Flash SSD 31 in which simple selection and aggrega- (c) (d) (a) (b) tion queries could be run end-to-end. 64 SSDs X ~2 GB/s That work demonstrated several Throughput gap of 8x = ~128 GB/s 16 lanes of PCIe times improvement in performance = ~16 GB/s 64 SSDs X ~16 GB/s 32 channels X ~500 MB/s Throughput gap of 66x = ~1 TB/s = ~16 GB/s and energy efficiency by offloading database operations onto the SSD and highlighted a number of challenges that would need to be overcome to the controller. In enterprise SSDs, large storage server at low cost (compared broadly adapt programmable SSDs: SRAM is often used for executing the to building a specialized server to First, the computing capabilities SSD firmware, and both user data and directly attach all SSDs on the moth- available inside the SSD are limited by internal SSD metadata are cached in erboard of the host), the maximum design. The low-performance embed- external DRAM. throughput is limited to 16-lane ded processor inside the SSD with- Interestingly, SSDs generally have PCIe interface speed (see Figure 2a), out L1/L2 caches and high latency to a far larger aggregate internal band- which is approximately 16GB/sec, the in-SSD DRAM require extra care- width than the bandwidth supported regardless of the number of SSDs ful programming to run user code in by host I/O interfaces (such as SAS and accessed in parallel. There is thus the SSD without producing a perfor- PCIe). Figure 2 outlines an example an 8x throughput gap between the mance bottleneck. of a conventional storage system that host interface and the total aggre- Moreover, the embedded software- leverages a plurality of NVM Express gated SSD bandwidth that could be development process is complex and (NVMe)b SSDs; 64 of them are con- up to roughly ~2GB/sec per SSDc X 64 makes programming and debugging nected to 16 PCIe switches that are SSDs = ~128GB/sec (see Figure 2b). very challenging. To maximize perfor- mounted to a host machine via 16 More interestingly, this gap would mance, Do et al. had to carefully plan lanes of PCIe Gen3. While this stor- grow further if the internal SSD per- the layout of data structures used by the age architecture provides a com- formance is considered. A modern code running inside the SSD to avoid modity solution for high-capacity enterprise-level SSD usually consists spilling out of the SRAM. Likewise, Do et al. used a hardware-debugging tool b A device interface for accessing non-volatile c Practical sequential-read bandwidth of a com- to debug programs running inside the memory attached via a PCI Express (PCIe) bus.
Recommended publications
  • PC Gamers Win Big
    CASE STUDY Intel® Solid-State Drives Performance, Storage and the Customer Experience PC Gamers Win Big Intel® Solid-State Drives (SSDs) deliver the ultimate gaming experience, providing dramatic visual and runtime improvements Intel® Solid-State Drives (SSDs) represent a revolutionary breakthrough, delivering a giant leap in storage performance. Designed to satisfy the most demanding gamers, media creators, and technology enthusiasts, Intel® SSDs bring a high level of performance and reliability to notebook and desktop PC storage. Faster load times and improved graphics performance such as increased detail in textures, higher resolution geometry, smoother animation, and more characters on the screen make for a better gaming experience. Developers are now taking advantage of these features in their new game designs. SCREAMING LOAD TiMES AND SMOOTH GRAPHICS With no moving parts, high reliability, and a longer life span than traditional hard drives, Intel Solid-State Drives (SSDs) dramatically improve the computer gaming experience. Load times are substantially faster. When compared with Western Digital VelociRaptor* 10K hard disk drives (HDDs), gamers experienced up to 78 percent load time improvements using Intel SSDs. Graphics are smooth and uninterrupted, even at the highest graphics settings. To see the performance difference in a head-to- head video comparing the Intel® X25-M SATA SSD with a 10,000 RPM HDD, go to www.intelssdgaming.com. When comparing frame-to-frame coherency with the Western Digital VelociRaptor 10K HDD, the Intel X25-M responds with zero hitching while the WD VelociRaptor shows hitching seven percent of the time. This means gamers experience smoother visual transitions with Intel SSDs.
    [Show full text]
  • SPDK FTL & Marvell OCSSD for Noisy Neighbor Problem
    SPDK FTL & Marvell OCSSD for Noisy Neighbor Problem David Recker Marketing VP Circuit Blvd., Inc. April 2019 4/17/2019 © 2019 Circuit Blvd., Inc. 1 Industry Who We Are Enterprise/Cloud Database and Storage Year Founded Sunnyvale, CA, U.S.A. 2017 Mission We develop next gen database/storage systems leveraging expertise in memory semiconductor, solid-state storage system, and operating systems Open Source Contributions • Linux LightNVM, OCSSD 2.0 specification, OpenSSD FPGA platform • SPDK (since SPDK v17.10) • RocksDB 4/17/2019 © 2019 Circuit Blvd., Inc. 2 OCSSD with SPDK FTL • SPDK FTL on Marvell’s OCSSD Platform • We have been evaluating SPDK FTL on Marvell's SSD SoC platform since Jan ’19 • SPDK (Flash Translation Layer) FTL: The Flash Translation Layer library provides block device access on top of non-block SSDs implementing Open Channel interface. It handles the logical to physical address mapping, responds to the asynchronous media management events, and manages the defragmentation process* • Measured various performance metrics of initial prototype and demonstrate how SPDK OCSSDs can solve the noisy neighbor problem in multi-tenant environments • Share experimental data based on our current implementation (both SPDK FTL and Marvell’s controller being continuously improved) • (Demo) SPDK Driven OCSSD Comparison (Isolation vs Non-Isolation) • Demo table outside (please feel free to drop by for further questions) * SPDK FTL definition: https://spdk.io/doc/ftl.html 4/17/2019 © 2019 Circuit Blvd., Inc. 3 Hardware Setup • SuperMicro X11DPG • 2 * Xeon Scalable Gold 6126 2.6 Ghz (12 cores) • hyperthreading disabled OCSSD1 • 8 * 32 GB DIMM 2666 MT/s • 2 * OCSSD 2.0 OCSSD2 • Marvell 88SS1098 controller • PCIe Gen3x4 slot to each CPU package • nvme id-ns • LBADS=12 (4KiB), MS=0 • ocssd geometry • 8 grp (3), 8 pu (3), 1478 chk (11), 6144 lbk (13) • () means bit length in LBAF • ws_opt=24 (96KiB) CPU1 • 3D TLC NAND CPU2 • write unit: 96KiB (one shot program) • read unit: 32KiB 4/17/2019 © 2019 Circuit Blvd., Inc.
    [Show full text]
  • Information Hiding at SSD NAND Flash Memory Physical Layer
    SECURWARE 2014 : The Eighth International Conference on Emerging Security Information, Systems and Technologies DeadDrop-in-a-Flash: Information Hiding at SSD NAND Flash Memory Physical Layer Avinash Srinivasan and Jie Wu Panneer Santhalingam and Jeffrey Zamanski Temple University George Mason University Computer and Information Sciences Volgenau School of Engineering Philadelphia, USA Fairfax, USA Email: [avinash, jiewu]@temple.edu Email: [psanthal, jzamansk]@gmu.edu Abstract—The research presented in this paper, to of logical blocks to physical flash memory is controlled by the best of our knowledge, is the first attempt at the FTL on SSDs, this cannot be used for IH on SSDs. Our information hiding (IH) at the physical layer of a Solid proposed solution is 100% filesystem and OS-independent, State Drive (SSD) NAND flash memory. SSDs, like providing a lot of flexibility in implementation. Note that HDDs, require a mapping between the Logical Block throughout this paper, the term “physical layer” refers Addressing (LB) and physical media. However, the to the physical NAND flash memory of the SSD, and mapping on SSDs is significantly more complex and is handled by the Flash Translation Layer (FTL). FTL readers should not confuse it with the Open Systems is implemented via a proprietary firmware and serves Interconnection (OSI) model physical layer. to both protect the NAND chips from physical access Traditional HDDs, since their advent more than 50 as well as mediate the data exchange between the years ago, have had the least advancement among storage logical and the physical disk. On the other hand, the hardware, excluding their storage densities.
    [Show full text]
  • Micron: NAND Flash Architecture and Specification Trends
    NAND Flash Architecture and Specification Trends Michael Abraham ([email protected]) Applications Engineering Manager Micron Technology, Inc. Santa Clara, CA USA August 2009 1 Abstract As NAND Flash continues to shrink, page sizes, block sizes, and ECC requirements are increasing while data retention, endurance, and performance are decreasing. These changes impact systems including random write performance and more. Learn how to prepare for these changes and counteract some of them through improved block management techniques and system design. This presentation also discusses some of the tradeoff myths – for example, the myth that you can directly trade ECC for endurance Santa Clara, CA USA August 2009 2 NAND Flash: Shrinking Faster Than Moore’s Law 200 100 Logic 80 DRAM on (nm) ii 60 NAND Resolut 40 Micron 32Gb NAND (34nm) 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 Semiconductor International, 1/1/2007 Santa Clara, CA USA August 2009 3 Memory Organization Trends Over time, NAND block size is increasing. • Larger page sizes increase sequential throughput. • More pages per block reduce die size. 4,194,304 1,048,576 262,144 65,536 16,384 4,096 1, 024 256 64 16 Block size (B) Data Bytes per Page Pages per Block Santa Clara, CA USA August 2009 4 Consumer-grade NAND Flash: Endurance and ECC Trends Process shrinks lead to less electrons ppgger floating gate. ECC used to improve data retention and endurance. To adjust for increasing RBERs, ECC is increasing exponentially to achieve equivalent UBERs. For consumer applications, endurance becomes less important as density increases.
    [Show full text]
  • SSD ABC Guide – OCZ Forum Ii © 2014 OCZ Storage Solutions
    SSD ABC Guide – OCZ Forum ii © 2014 OCZ Storage Solutions SSD ABC Guide – OCZ Forum Contents 1 - 8 .......................................................................................... Identifying your SSD ..................................................................................................................................................... 1 Products ........................................................................................................................................................................ 2 Unpacking and Handling your SSD .............................................................................................................................. 3 Fitting your SSD ............................................................................................................................................................ 4 Desktop ...................................................................................................................................................................................... 4 Laptop/Notebook ........................................................................................................................................................................ 4 Powering On and Self Testing (POST) your SSD ......................................................................................................... 4 Detecting your SSD ......................................................................................................................................................
    [Show full text]
  • Flash-Aware Database Management Systems Hardock, Sergej (2020)
    Flash-aware Database Management Systems Hardock, Sergej (2020) DOI (TUprints): https://doi.org/10.25534/tuprints-00014476 License: CC-BY-SA 4.0 International - Creative Commons, Attribution Share-alike Publication type: Ph.D. Thesis Division: 20 Department of Computer Science Original source: https://tuprints.ulb.tu-darmstadt.de/14476 Flash-aware Database Management Systems Zur Erlangung des akademischen Grades Doktor-Ingenieur (Dr.-Ing.) Genehmigte Dissertation von Sergej Hardock aus Kiew, Ukraine Tag der Einreichung: 30.7.2020, Tag der Prüfung: 4.11.2020 1. Gutachten: Prof. Dr. Carsten Binnig 2. Gutachten: Prof. Dr.-Ing. Ilia Petrov 3. Gutachten: Alejandro Buchmann, Ph.D. Darmstadt Computer Science Department Technical University of Darmstadt Data Management Lab Flash-aware Database Management Systems Accepted doctoral thesis by Sergej Hardock 1. Review: Prof. Dr. Carsten Binnig 2. Review: Prof. Dr.-Ing. Ilia Petrov 3. Review: Alejandro Buchmann, Ph.D. Date of submission: 30.7.2020 Date of thesis defense: 4.11.2020 Darmstadt Bitte zitieren Sie dieses Dokument als: URN: urn:nbn:de:tuda-tuprints-144769 URL: http://tuprints.ulb.tu-darmstadt.de/id/eprint/14476 Dieses Dokument wird bereitgestellt von tuprints, E-Publishing-Service der TU Darmstadt http://tuprints.ulb.tu-darmstadt.de [email protected] Die Veröffentlichung steht unter folgender Creative Commons Lizenz: Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International https://creativecommons.org/licenses/by-sa/4.0 This dissertation is dedicated to my parents who encouraged me to follow my dreams. Erklärungen laut Promotionsordnung §8 Abs. 1 lit. c PromO Ich versichere hiermit, dass die elektronische Version meiner Dissertation mit der schriftli- chen Version übereinstimmt.
    [Show full text]
  • Intelligent Controllers Key to Solid State Storage Systems
    Intelligent Controllers Key to Solid State Storage Systems Anil Vasudeva President & Chief Analyst IMEX Research.com (408) 268-0800 (408) 489-0800 cell [email protected] 2012 Storage Developer Conference. © Insert Your Company Name. All Rights Reserved. Agenda • Industry Trends • SSD Adoption Challenges & Solutions • Workload Characterization & Impact on Controller Designs • Server and Storage Attach SSDs - Product Segments • Key Take-aways © 2010-12 IMEX Research, Copying prohibited. All rights reserved. 2012 Storage Developer Conference. © Insert Your Company Name. All Rights Reserved. IT Industry Journey - Roadmap Analytics – BI IT Industry Predictive Analytics - Unstructured Data Roadmap From Dashboards Visualization to Prediction Engines using Big Data. Cloudization On-Premises > Private Clouds > Public Clouds DC to Cloud-Aware Infrast. & Apps. Cascade migration to SPs/Public Clouds. Automation Automatically Maintains Application SLAs (Self-Configuration, Self-Healing©IMEX, Self-Acctg. Charges etc.) Virtualization Pools Resources. Provisions, Optimizes, Monitors Shuffles Resources to optimize Delivery of various Business Services Integration/Consolidation Integrate Physical Infrast./Blades to meet CAPSIMS ®IMEX Cost, Availability, Performance, Scalability, Inter-operability, Manageability & Security Standardization Standard IT Infrastructure- Volume Economics HW/Syst SW (Servers, Storage, Networking Devices, System Software (OS, MW & Data Mgmt. SW) 2012 Storage Developer Conference. © Insert Your Company Name. All Rights Reserved.
    [Show full text]
  • Arc 100 Series Product Highlights
    Arc 100 Series Product Highlights SATA 3.0 2.5” SSD • Cutting-edge A19nm process geometry NAND offers excellent value for consumer desktops and laptops • Emphasis on endurance, rated for 20GB/day of host writes for 3 years (typical client workloads) • Proprietary Barefoot 3 M10 controller technology delivers superior sustained speeds over the long term • Excels in both incompressible and compressible data types such as multimedia, encrypted data,. ZIP files and software • Advanced suite of NAND flash management to analyze and dynamically adapt as flash cells wear Solid Performance for Notebooks and PCs • Superior reliability with in-house technology and high quality Think an SSD upgrade is out of your reach? Think again. With OCZ’s Arc 100 components based on the latest Series, get lasting SSD performance and an exceptional computing experience, all technology while delivering an excellent value for flash storage thrill seekers. • Sleek alloy housing offers ultra-slim Putting Hard Drives to Shame sub-7mm z-height for use in the latest thinner form factor notebooks Imagine faster boot-ups, snappier file transfers, improved energy efficiency, and system responsiveness that make you wonder why you put up with that hard drive for so long. If you’re ready to make the leap to a more durable alternative to spinning discs, the Arc 100 Series is ready to take on your storage challenges at an upgrade-friendly price point. OCZ may make changes to specifications and product descriptions at any time, without notice. Product Brief | Arc 100 Series | V1.1 | ©2014 OCZ Storage Solutions, Inc. – A Toshiba Group Company 1 Performance 120GB 240GB 480GB Sequential Read Speed1 490 MB/s 490 MB/s 490 MB/s Sequential Write Speed1 400 MB/s 430 MB/s 430 MB/s Random Read (4K QD32)2 70,000 IOPS 70,000 IOPS 80,000 IOPS Random Write (4K QD32)2 80,000 IOPS 80,000 IOPS 80,000 IOPS Steady State Random Write (4K QD32) 12,000 IOPS 18,000 IOPS 20,000 IOPS 1.
    [Show full text]
  • Radeon™ R7 Series Solid State Drives
    RADEON™ R7 SERIES SOLID STATE DRIVES The Ultimate Storage for your Gaming Desktop or Notebook PC Prepare yourself for a new level of performance and revel in a storage experience second to none with superior gaming, system responsiveness, and application performance. Using cutting-edge SSD technology designed with enthusiasts in mind, the Radeon™ R7 Series SSDs meets the demands of gamers and graphics- hungry power users for fast system boot-ups, insane speeds, and scorching fast load times. Now there is finally a storage solution to match the rest of your high-end system components for an unmatched gaming and multimedia experience. Product Highlights Designed to deliver the ultimate storage solution Excels in both incompressible and compressible for gamers and graphics-hungry power users. data types such as multimedia, encrypted data,. ZIP files and software Proprietary OCZ Barefoot 3 controller technology delivers superior performance and endurance Bundled with a 3.5-inch desktop adapter bracket and Acronis® True Image™ HD cloning software to easily transfer games, programs, and data from Latest generation A19nm flash delivers a high your old hard drive performance yet cost-effective upgrade Sleek alloy housing offers slimmer 7mm z-height Advanced suite of NAND flash management for compatibility with the ultra-thin notebooks keeps your drive at higher sustained performance over the long term Putting emphasis on client workload endurance, rated at 30GB/day of host writes for 4 years* PERFORMANCE 120GB 240GB 480GB Max Read (MB/sec)1 550
    [Show full text]
  • The SSD Relapse: Understanding and Choosing the Best SSD
    12/31/2020 A Wear Leveling Refresher: How Long Will My SSD Last? - The SSD Relapse: Understanding and Choosing the Best SSD Login Register ABOUT BENCH FORUMS PODCAST PC COMPONENTS ▼ SMARTPHONES & TABLETS ▼ SYSTEMS ▼ ENTERPRISE & IT GUIDES ▼ DEALS TRENDING TOPICS AMD CPUS INTEL MOBILE GPUS SMARTPHONES MOTHERBOARDS STORAGE Follow 72.5K followers Home > Storage The SSD Relapse: Understanding and Choosing 295 the Best SSD Comments by Anand Lal Shimpi on August 30, 2009 12:00 AM EST + Add A Comment Posted in Storage A WEAR LEVELING REFRESHER: HOW LONG WILL MY SSD LAST? A Wear Leveling Refresher: How Long Will My SSD Last? As if everything I’ve talked about thus far wasn’t enough to deal with, there’s one more major issue that directly impacts the performance of these drives: wear leveling. PIPELINE STORIES + SUBMIT NEWS Each MLC NAND cell can be erased ~10,000 times before it stops reliably holding charge. You can switch to SLC flash and up that figure to 100,000, but your cost just went up 2x. For these drives to succeed in the Xiaomi Announces the consumer space and do it quickly, it must be using MLC flash. Mi 11: First Snapdragon 888 Device AT Deals: SK Hynix Gold S31 1 TB is $84 at Amazon Intel's Maple Ridge (JHL8540) SLC (left) vs. MLC (right) flash Thunderbolt 4 Controller Now Shipping Ten thousand erase/write cycles isn’t much, yet SSD makers are guaranteeing their drives for anywhere from 1 - 10 years. On top of that, SSD makers across the board are calling their drives more reliable than AT Deals: Seagate 12TB Exos HDD Drops conventional hard drives.
    [Show full text]
  • Manual 417045 OCZ VTX3-25SAT3-480G
    OCZ Solid State Drive Breakdown Delivering performance, versatility, and reliability that other SSD lines cannot offer 2.5 inch SATA III Capacity Max Read Max Write Random 4K Write Technology NAND Vector Series – groundbreaking storage performance Product Page VTR1-25SAT3-128G 128GB 550MB/s 400MB/s 90,000 IOPS Indilinx Barefoot 3 VTR1-25SAT3-256G 256GB 550MB/s 530MB/s 95,000 IOPS Advanced suite of NAND flash Sync VTR1-25SAT3-512G 512GB 550MB/s 530MB/s 95,000 IOPS management for reliability MLC Idle time garbage collection Vertex 4 Series - Rethinking storage performance and endurance with a cutting-edge new architecture Product Page VTX4-25SATA3-64G 64GB 460MB/s 220MB/s 70,000 IOPS Indilinx Everest 2 VTX4-25SATA3-128G 128GB 560MB/s 430MB/s 90,000 IOPS Ndurance™ 2.01 Sync VTX4-25SATA3-256G 256GB 560MB/s 510MB/s 90,000 IOPS Latency reduction MLC VTX4-25SATA3-512G 512GB 560MB/s 510MB/s 95,000 IOPS Up to 1GB cache Vertex 3 Max IOPS Series - Maximizes data throughput with increased random IOPS performance Product Page VTX3MI-25SAT3-120G 120GB 550MB/s 500MB/s 75,000 IOPS SandForce 2200 Toggle VTX3MI-25SAT3-240G 240GB 550MB/s 500MB/s 65,000 IOPS MLC Vertex 3 Series - Excellent performance & endurance for write-intensive applications Product Page 7mm Product Page VTX3-25SAT3-60G 60GB 535MB/s 480MB/s 60,000 IOPS VTX3-25SAT3-90G 90GB 550MB/s 500MB/s 60,000 IOPS VTX3-25SAT3-120G 120GB 550MB/s 500MB/s 60,000 IOPS VTX3-25SAT3-128G 128GB 550MB/s 500MB/s 60,000 IOPS SandForce 2200 Sync VTX3-25SAT3-240G 240GB 550MB/s 500MB/s 60,000 IOPS MLC VTX3-25SAT3-256G
    [Show full text]
  • Onfi: Achieving Breakthrough NAND Performance
    ONFi: Achieving Breakthrough NAND Performance Amber Huffman Principal Engineer Intel Corporation Agenda ONFi Workgroup Update – Mission and membership – ONFi 2.0 specification completed – NAND connector specification completed – JEDEC collaboration established High-speed NAND interface details Extending the high-speed interface 2 Agenda ONFi Workgroup Update – Mission and membership – ONFi 2.0 specification completed – NAND connector specification completed – JEDEC collaboration established High-speed NAND interface details Extending the high-speed Interface 3 Mission… Possible. NAND has been the only commodity memory with no standard interface – Command set, timings, and pin-out are similar among vendors NAND has been ripe for standardization due to a few inflection points: – 1) Explosion in use of NAND for MP3 players, phones, caches, and SSDs – 2) Increase in number of NAND vendors serving the market (2 to 6+) ONFi Workgroup was formed in May 2006 to address “gap” – ONFI = Open NAND Flash Interface ONFi revision 1.0 delivered in December 2006, defines: – Uniform NAND electrical and protocol interface • Raw NAND component interface for embedded use • Includes timings, electrical, protocol • Standardized base command set – Uniform mechanism for device to report its capabilities to the host ONFI 1.0 sets a solid foundation for NAND (r)evolution. 4 A-Data Afa Technologies Alcor Micro Aleph One Anobit Tech. Apacer Arasan Chip Systems ASMedia Technology ATI Avid Electronics BitMicro Biwin Technology Chipsbank Cypress DataFab Systems DataIO Datalight Denali Software Entorian FCI FormFactor Foxconn Fusion Media Tech Genesys Logic Hagiwara Sys-Com HiperSem Hitachi GST Hyperstone InCOMM Indilinx Inphi Intelliprop ITE Tech Jinvani Systech Kingston Technology Lauron Technologies Lotes LSI Macronix Marvell Mentor Graphics Metaram Members Moai Electronics Molex NVidia Orient Semiconductor P.A.
    [Show full text]