From oracle-l-bounce@freelists.org Thu Nov 10 11:45:45 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id jAAHjY0p014829 for ; Thu, 10 Nov 2005 11:45:44 -0600 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id jAAHjQvX014800 for ; Thu, 10 Nov 2005 11:45:27 -0600 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7D3F0221FBC; Thu, 10 Nov 2005 12:45:07 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26397-04; Thu, 10 Nov 2005 12:45:07 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 073B42221C5; Thu, 10 Nov 2005 12:45:06 -0500 (EST) Received: with ECARTIS (v1.0.0; list oracle-l); Thu, 10 Nov 2005 12:43:10 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 5C01C221DB1 for ; Thu, 10 Nov 2005 12:43:10 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25764-08 for ; Thu, 10 Nov 2005 12:43:10 -0500 (EST) Received: from NT15.oneneck.corp (dot092host.oneneck.net [63.226.42.92]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 9F723221D23 for ; Thu, 10 Nov 2005 12:43:09 -0500 (EST) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.326 Priority: normal Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C5E61E.6FFDD761" Subject: RE: How to verify asynchronous concurrent IO on AIX Date: Thu, 10 Nov 2005 10:44:45 -0700 Message-ID: <04DDF147ED3A0D42B48A48A18D574C4503D3FCCB@NT15.oneneck.corp> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to verify asynchronous concurrent IO on AIX thread-index: AcXmD0CoFDlM+wQ9QuKxDUHADgP1nQADKe9g From: "Allen, Brandon" To: X-archive-position: 28220 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: Brandon.Allen@OneNeck.com Precedence: normal Reply-To: Brandon.Allen@OneNeck.com X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Level: X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00, HTML_FONTCOLOR_BLUE,HTML_MESSAGE autolearn=no version=2.63 ------_=_NextPart_001_01C5E61E.6FFDD761 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I think I've found the answer - we need to use truss and look for the = O_CIO, O_NDELAY and O_NONBLOCK flags on the file open() calls. =20 =20 Privileged/Confidential Information may be contained in this message or = attachments hereto. Please advise immediately if you or your employer do = not consent to Internet email for messages of this kind. Opinions, = conclusions and other information in this message that do not relate to = the official business of this company shall be understood as neither = given nor endorsed by it. ------_=_NextPart_001_01C5E61E.6FFDD761 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I=20 think I've found the answer - we need to use truss and look for the = O_CIO,=20 O_NDELAY and O_NONBLOCK flags on the file open() = calls.
 
=
 

Privileged/Confidential Information may be contained in this message = or attachments hereto. Please advise immediately if you or your employer = do not consent to Internet email for messages of this kind. Opinions, = conclusions and other information in this message that do not relate to = the official business of this company shall be understood as neither = given nor endorsed by it.

------_=_NextPart_001_01C5E61E.6FFDD761-- -- http://www.freelists.org/webpage/oracle-l