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 -> Unix filesystem: use buffered IO or direct IO?

Unix filesystem: use buffered IO or direct IO?

From: chao_ping <chao_ping_at_163.com>
Date: 23 Apr 2002 15:10:03 GMT
Message-ID: <3cc5794b$1@usenetgateway.com>


Since some unix filesystem like sun ufs and veritas vxfs now support direct I/O, from steve adams's site, it seems that using direct I/O is better than use buffered I/O. For example, i have a system like: 8CPU/8G mem/2 T3 Raid5/Veritas VXFS. This is an OLTP system, most wait event is db file sequential read. Which option shall i use? use direct I/O, or just general buffered I/O?Any one have some experience? And if using Quick I/O, since it act like raw device,How much memory shall i leave for the filesystem buffer ?

--
an oracle fan, 
an oracle beginner

Posted via dBforums
http://dbforums.com
Received on Tue Apr 23 2002 - 10:10:03 CDT

Original text of this message

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