Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Concurrent i/o

Re: Concurrent i/o

From: Fabrizio <fabrizio.magni_at_gmail.com>
Date: 8 Nov 2005 23:54:44 -0800
Message-ID: <1131522884.828380.298890@z14g2000cwz.googlegroups.com>


Matthias Hoys wrote:
>
> Yes we already use async i/o.

No, I meant concurrent I/O = direct + async I/O (the whole stripped of the inode locking overhead).

> Regarding your configuration : do you use it for 10g ? What's the block size
> of your database and your filesystems ? (I think they must be the same when
> using cio). Are your online redo log files using the same filesystems ?
>

Maximum block size for the filesystem is 4K but the database can use a different block size like for raw devices since you are going with direct I/O.

The redolog are on different devices and filesystems (of 512 byte block size).

--
Fabrizio Magni

fabrizio.magni_at_mycontinent.com

replace mycontinent with europe
Received on Wed Nov 09 2005 - 01:54:44 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US