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 -> Redhat linux and async io

Redhat linux and async io

From: <wagen123_at_yahoo.com>
Date: 3 Apr 2006 20:28:56 -0700
Message-ID: <1144121336.265379.84030@z34g2000cwc.googlegroups.com>


Hi,

Oracle10g 10.2.0.1 (32 bit)
RHEL 4 update 3 (32 bit)

Questions:
1) How do i verify/check if the async io is enabled/loaded in RHEL kernel?
I solaris I used to
$ modinfo | grep kaio

142 1344ccb 4916 178 1 kaio (kernel Async I/O) 142 1344ccb 4916 178 1 kaio (kernel Async I/O for 32 bit com)

One of the Metalink docs says check
$ cat /proc/slabinfo | grep kio

2) How do I determine if the redlat linux installed is 32 or 64 bit version?
Is getconf LONG_BIT the only way to determine this or will uname -a show something specific.

Thanks for your help.
wagen Received on Mon Apr 03 2006 - 22:28:56 CDT

Original text of this message

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