eygle.com   eygle.com
eygle.com  
 

« 11gR2新特性之一-列式压缩(Columnar Compression) | Blog首页 | 2009 系统架构师大会 PPT 下载地址 »

11gR2新特性之二 - Flash Cache 的SSD支持

在11gR2发布之前,关于Flash Cache的新特性就早已经被释放出来,该特性允许使用SSD硬盘作为Buffer Cache的二级缓存,以在磁盘和内存之间增加一级缓冲,提升数据访问性能。

以下是文档中的一些描述:

  • 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,从而提升性能:

3.jpg


这一新特性是颇为引人瞩目的,SSD技术经过几年的沉淀、积累与推广,已经为大众所接受,唯一的问题是,这一技术的引入带来了多少Bug,稳定性如何,如无意外,这一特性将为很多面临IO性能瓶颈的企业解决不少问题。

-The End-


历史上的今天...
      >> 2008-09-03文章:
      >> 2007-09-03文章:
      >> 2005-09-03文章:
             How to Use Oracle10g release 2 ASM
------
这篇 【11gR2新特性之二 - Flash Cache 的SSD支持】来自 eygle.com | CSDN网摘| del.icio.us|Google订阅 | 鲜果订阅 | 抓虾订阅

By eygle on 2009-09-03 08:20 | Comments (3) | Posted to OraNews | Oracle10g/11g | Edit |Pageviews:

相关文章 随机文章
Oracle Database 11g Release 2 HP/AIX
Oracle 11gR2 Solaris x86-64 发布
Oracle 11gR2 Solaris (SPARC) (64-bit) 发布
11gR2新特性之- 并行DBMS_PARALLEL_EXECUTE
Oracle 11gR2 安装初体验 - OEL + Oracle
陌上花开,可缓缓归矣
成功恢复案例:打开断电崩溃数据库
Oracle Database 12g将不支持裸设备
醇歌美酒 内蒙归来
Eygle.com 的一个里程碑
搜索本站:

留言 (3)

看看谁当吃蟹第一人?

Posted by: denny at September 3, 2009 9:54 AM

穷人啊 等固态硬盘跌价

Posted by: Himmelskorper at September 3, 2009 10:40 AM

easier to scale up.

Posted by: 玉面飞龙 at September 14, 2009 1:30 PM

发表留言:



Remember Me?
(输入验证码后方可评论,谢谢支持)



CopyRight © 2004~2010 eygle.com, All rights reserved.