« 11gR2新特性之一-列式压缩(Columnar Compression) | Blog首页 | 2009 系统架构师大会 PPT 下载地址 »
11gR2新特性之二 - Flash Cache 的SSD支持
作者:eygle | 【转载请注出处】|【云和恩墨 领先的zData数据库一体机 | zCloud PaaS云管平台 | SQM SQL审核平台 | ZDBM 数据库备份一体机】
链接:https://www.eygle.com/archives/2009/09/11gr2_flash_cache_ssd_support.html
在11gR2发布之前,关于Flash Cache的新特性就早已经被释放出来,该特性允许使用SSD硬盘作为Buffer Cache的二级缓存,以在磁盘和内存之间增加一级缓冲,提升数据访问性能。链接:https://www.eygle.com/archives/2009/09/11gr2_flash_cache_ssd_support.html
以下是文档中的一些描述:
- A transparent extension of the database buffer cache using solid-state disk (SSD) technology
SSD acts as a Level 2 cache (SGA is Level 1)
Faster than disk (100x faster for reads)
Cheaper than memory ($50 per gigabyte)
Large capacity (hundreds of gigabytes per flash disk)
- Fewer drives and better performance
For I/O throughput, users often use hundreds of drives today
Flash enables I/O throughput without all the drives
Large jobs complete faster
这一特性依赖几个参数设置:
Install Flash Drive in the Host Server, Set two init.ora parameters:
db_flash_cache_file = <filename>
Specifies the path to the flash disk
db_flash_cache_size=<size>
Specifies the amount of flash disk to use
下图是ITPUB上网友披露出来的示意图,我们可以看出SSD作为2级缓存减轻了磁盘的负担,通过快速的、相对廉价的SSD设备,可以有效的缩减物理IO,从而提升性能:
这一新特性是颇为引人瞩目的,SSD技术经过几年的沉淀、积累与推广,已经为大众所接受,唯一的问题是,这一技术的引入带来了多少Bug,稳定性如何,如无意外,这一特性将为很多面临IO性能瓶颈的企业解决不少问题。
-The End-
-The End-
历史上的今天...
>> 2012-09-03文章:
>> 2010-09-03文章:
>> 2008-09-03文章:
>> 2007-09-03文章:
>> 2005-09-03文章:
By eygle on 2009-09-03 08:20 | Comments (3) | OraNews | Oracle12c/11g | 2384 |
看看谁当吃蟹第一人?
穷人啊 等固态硬盘跌价
easier to scale up.