OraNews · Oracle12c/11g
2009-09-03
11gR2新特性之二 - Flash Cache 的SSD支持
在11gR2发布之前,关于Flash Cache的新特性就早已经被释放出来,该特性允许使用SSD硬盘作为Buffer Cache的二级缓存,以在磁盘和内存之间增加一级缓冲,提升数据访问性能。
以下是文档中的一些描述:
这一特性依赖几个参数设置:
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,从而提升性能:

以下是文档中的一些描述:
- 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 布隆过滤(Bloom Filter)-必须了解的优化器算法
- 2010-09-03 西藏记行- 南迦巴瓦峰 中国最美丽的山峰
- 2008-09-03 Solaris安装Oracle10g之 libCstd.so.1 问题解决
- 2007-09-03 Oracle 11g新特性:跟踪文件名称的确定
- 2005-09-03 How to compile Oracle10g / Oracle11g BBED tools
- 2005-09-03 Using Oracle10g Release 2 KFED tools to view ASM DISK structure
- 2005-09-03 How to Use Oracle10g release 2 ASM
看看谁当吃蟹第一人?
穷人啊 等固态硬盘跌价
easier to scale up.