Home Database Mysql Tutorial 企业SSD新高:单卡IOPS过百万 读取6.2GB/s

企业SSD新高:单卡IOPS过百万 读取6.2GB/s

Jun 07, 2016 pm 03:31 PM
ssd enterprise new highs million read

虽然由于成本上的限制,普通个人用户可能很多年内都见不到这样的系统,但它确实代表了未来,代表了技术的前进方向。企业级固态存储厂商Fusion-io上周在美国新奥尔良举行的SuperComputer 2012高性能计算大会上宣布,其ioDrive Octal固态存储卡已经达成了新的

虽然由于成本上的限制,普通个人用户可能很多年内都见不到这样的系统,但它确实代表了未来,代表了技术的前进方向。企业级固态存储厂商Fusion-io上周在美国新奥尔良举行的SuperComputer 2012高性能计算大会上宣布,其ioDrive Octal固态存储卡已经达成了新的性能世界纪录,单卡随机读写IOPS性能过百万,连续读取速度6.2GB/s。

Fusion-io在会上表示,每年他们都会展示一套IOPS性能达到100万的系统,但每一次都会在体积上实现飞跃。2008年,他们和IBM合作的Project Quicksilver要用一柜机架实现百万IOPS,2009年和惠普的ProLiant团队合作已经只需要一台服务器。而今,只要一块PCI-E固态存储卡即可实现这样的性能。

ioDrive Octal使用PCI-E 2.0 x16接口,双槽设计,最多可插接8块ioMemory存储模块。如果插满SLC颗粒模块,可实现2.56TB容量,64KB读取速度6.2GB/s,写入6.0GB/s,512Byte访问延迟26微秒。而如果使用MLC颗粒模块,最高容量为5.7TB,读取速度6.2GB/s,写入4.4GB/s,延迟30微秒。

当然,拥有这样疯狂性能系统的造价已非普通个人甚至企业所能承受。与Fusion-io共同展示该系统性能的客户几乎都是官方科研机构,比如美国洛斯阿拉莫斯国家实验室就在其用于气候模拟的超级计算机中尝试了该固态存储卡,实测性能比HDD硬盘集群方案提升了500%。而另一家保密的美国航天科研机构也测试了应用该技术进行远程数据传输。基于ioDrive Octal和10GB/s高速网络,他们测试将数据从伊利诺伊州传输至马里兰州,再传至新奥尔良会场,实测传输率4000MB/s。

企业SSD新高:单卡IOPS过百万 读取6.2GB/s

企业SSD新高:单卡IOPS过百万 读取6.2GB/s

http://news.mydrivers.com/1/180/180080.htm

 

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

4 Ways to Check SSD Health on Windows 11 4 Ways to Check SSD Health on Windows 11 Sep 27, 2023 pm 09:49 PM

SSDs are quickly replacing HDDs due to their fast read, write, and access speeds, but even though they are more reliable, you still need to check the health of your SSDs in Windows 11. Can I check the health of my SSD? Of course you can, and should, since they have limited read/write cycles. SLCNAND flash SSDs are currently the most popular and can handle approximately 50,000 to 100,000 write cycles. Nonetheless, in this article, you will learn how to check the health of your SSD and extend its lifecycle on Windows 11. How to check SSD health on Windows 11? First, here’s how to identify an SSD that’s about to fail: You start

How to read txt file correctly using pandas How to read txt file correctly using pandas Jan 19, 2024 am 08:39 AM

How to use pandas to read txt files correctly requires specific code examples. Pandas is a widely used Python data analysis library. It can be used to process a variety of data types, including CSV files, Excel files, SQL databases, etc. At the same time, it can also be used to read text files, such as txt files. However, when reading txt files, we sometimes encounter some problems, such as encoding problems, delimiter problems, etc. This article will introduce how to read txt correctly using pandas

Practical tips for reading txt files using pandas Practical tips for reading txt files using pandas Jan 19, 2024 am 09:49 AM

Practical tips for reading txt files using pandas, specific code examples are required. In data analysis and data processing, txt files are a common data format. Using pandas to read txt files allows for fast and convenient data processing. This article will introduce several practical techniques to help you better use pandas to read txt files, along with specific code examples. Reading txt files with delimiters When using pandas to read txt files with delimiters, you can use read_c

Example of reading and writing CSV files using OpenCSV in Java Example of reading and writing CSV files using OpenCSV in Java Dec 20, 2023 pm 01:39 PM

Example of using OpenCSV to read and write CSV files in Java. CSV (Comma-SeparatedValues) refers to comma-separated values ​​and is a common data storage format. In Java, OpenCSV is a commonly used tool library for reading and writing CSV files. This article will introduce how to use OpenCSV to implement examples of reading and writing CSV files. Introducing the OpenCSV library First, you need to introduce the OpenCSV library to

How to check SSD health status in Windows 11? How to check SSD health status on Win11 How to check SSD health status in Windows 11? How to check SSD health status on Win11 Feb 14, 2024 pm 08:21 PM

How to check SSD health status in Windows 11? For their fast read, write, and access speeds, SSDs are quickly replacing HDDs, but even though they are more reliable, you still need to check the health of your SSDs in Windows 11. How to operate it? In this tutorial, the editor will share with you the method. Method 1: Use WMIC1, use the key combination Win+R, type wmic, and then press or click OK. Enter2. Now, type or paste the following command to check the SSD health status: diskdrivegetstatus If you receive the "Status: OK" message, your SSD drive is operating normally.

Pandas usage tutorial: Quick start for reading JSON files Pandas usage tutorial: Quick start for reading JSON files Jan 13, 2024 am 10:15 AM

Quick Start: Pandas method of reading JSON files, specific code examples are required Introduction: In the field of data analysis and data science, Pandas is one of the important Python libraries. It provides rich functions and flexible data structures, and can easily process and analyze various data. In practical applications, we often encounter situations where we need to read JSON files. This article will introduce how to use Pandas to read JSON files, and attach specific code examples. 1. Installation of Pandas

Practical methods for reading web page data with Pandas Practical methods for reading web page data with Pandas Jan 04, 2024 am 11:35 AM

The practical method of reading web page data in Pandas requires specific code examples. During data analysis and processing, we often need to obtain data from web pages. As a powerful data processing tool, Pandas provides convenient methods to read and process web page data. This article will introduce several commonly used practical methods for reading web page data in Pandas, and attach specific code examples. Method 1: Use the read_html() function. Pandas’ read_html() function can read directly from the web page.

Kingston NV3 M.2 SSD is on sale in China: optional 512G-2TB, reading speed 5000 MB/s, starting from 319 yuan Kingston NV3 M.2 SSD is on sale in China: optional 512G-2TB, reading speed 5000 MB/s, starting from 319 yuan Aug 12, 2024 pm 01:36 PM

According to news from this site on August 12, Kingston NV3M.2 SSD is currently on sale on JD.com. The SSD is available in 512GB (500GB)/1TB/2TB versions (the 4TB version is not on the shelves). Its main reading speed is 5000MB/s. The price information compiled by the website is as follows: 512GB: 319 yuan 1TB: 449 yuan 2TB: 929 yuan Kingston NV3 adopts single-sided M.22280 size, suitable for laptops, equipped with PCIe4.0x4 controller, the read and write speeds of this website are as follows: 512GB: 5000 /3000MB/s1TB: 6000/4000MB/s2TB: 6000/5000MB/s Kingston will provide a 3-year limited warranty for NV3 SSDs

See all articles