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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Re: libaio on RHEL4

RE: Re: libaio on RHEL4

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Thu, 16 Mar 2006 10:39:53 -0500
Message-ID: <AA29A27627F842409E1D18FB19CDCF2707317476@AABO-EXCHANGE02.bos.il.pqe>


Hi Charlotte,

aio/0 and aio/1 are kernel threads that actually do the kernelized AIO under linux. However, for a user space program to access the AIO interface, libaio is required. So, aio/0 and aio/1 are the parts of the kernel that support AIO, and indicate that you're running an AIO-capable kernel. But, for any program, such as Oracle, to actually utilize AIO, requires libaio be installed, to provide the user space to kernel interface.

Hope that helps,

-Mark

--
Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning

"Exception:  Some dividends may be reported as qualified dividends but
are not qualified dividends.  These include:

* Dividends you received on any share of stock that you held for less
than 61 days during the 121-day period that began 60 days before the
ex-dividend date.  The ex-dividend date is the first date following the
declaration of a dividend on which the purchaser of a stock is not
entitled to receive the next dividend payment. When counting the number
of days you held the stock, include the day you disposed of the stock
but not the day you acquired it. See the examples below. Also, when
counting the number of days you held the stock, you cannot count certain
days during which your risk of loss was diminished.  See Pub. 550 for
more details."
  --IRS, Form 1040-A Instruction Booklet, Line 9b:  Qualified Dividends

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Charlotte Hammond
Sent: Thursday, March 16, 2006 10:23 AM
To: oracle-l_at_freelists.org
Subject: Fwd: Re: libaio on RHEL4


Hi Johan,
 
Thanks for the quick reponse.  No: the RPM query does not return any
rows....  
 
Perhaps my question would be better stated as this:
  
What are the [aio/0], [aio/1], etc. processes I can see with ps, given
that libaio is not installed.
 
Thanks
Charlotte
 

> --- johan Eriksson <johan.eriksson_at_bossmedia.se>
> wrote: > > > Hi > > > > libaio is installed in /usr/lib. > > run "rpm -qa|grep libaio", if you get any rows > back > > you have it > > installed, otherwise install it (with yum or other program). > > > > If you install a 64-bit system I think you have to install both 32 > > and > > 64 bit version of libaio (including devel package) > > > > /Johan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-l
Received on Thu Mar 16 2006 - 09:39:53 CST

Original text of this message

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