If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Ifmx_hpkaio_ver

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-29-06, 11:14
DBAgirl DBAgirl is offline
Registered User
 
Join Date: Jan 2004
Location: San Antonio, Texas
Posts: 47
Unhappy Ifmx_hpkaio_ver

We are running IDS 10 and HP/UX 11i. Has anyone ever had to set this parameter? We would like to know why and what it was set to. We have been sent a request by HP asking what this is set to but we have never heard of it and do not use it.

From our online.log: HPUX Version B.11.11 -> Using flag/select style KAIO

They are worried about our system CPU usage.

Thanks, DBAGirl
Reply With Quote
  #2 (permalink)  
Old 10-04-06, 17:40
amccarl amccarl is offline
Registered User
 
Join Date: May 2006
Posts: 1
Ifmx_hpkaio_ver

By default, the HPUX version of IDS uses a "select-based" implementation of Kernel AIO (KAIO). This was implemented a long time ago due to an HP performance problem that occurred when the OS kaiopoll function was called with a timeout. This is the default behavior, and is what occurs when IFMX_HPKAIO_VER is not set, or is set to 3.

IFMX_HPKAIO_VER can also be set to 2 when used with HPUX 10.10 and greater, and will cause the engine to use a "flag style" KAIO.

The recommendation is to not set this variable unless you have a non-standard HPUX version number.

AM
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On