Sponsored Content
Full Discussion: Asynchronous I/O
Top Forums UNIX for Dummies Questions & Answers Asynchronous I/O Post 39341 by RTM on Wednesday 13th of August 2003 01:44:19 PM
Old 08-13-2003
From SunSolve:
Quote:
How to configure the kernel async i/o parameter? According
to Sybase documentation, there is a Unix parameter which must
be set to accomplish this.

Resolution

There is no Solaris tunable or option to enable or disable
asynchronous i/o -- it is always available.

The Sybase documentation is vague about what exactly it is
that they want turned on/configured. This is probably just
a holdover from SunOS[TM] days. It is also possible that is
applies to other, current, Unix platforms, but it most
certainly does not apply to Solaris 2.x.
Since Sun is stating that there is no option to enable and you are asking about it - perhaps you should explain in more detail of what you are attempting to accomplish/solve?
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Asynchronous I/O on sockets

Hi there, I wonder if there is a (free) UNIX that support asynchronous I/O on sockets. The Linux 2.6 kernel has supports for aio, but not for socket I/O. Anyone has some UNIX distros with aio for me ? Thx Mad (2 Replies)
Discussion started by: MadCoder
2 Replies

2. Programming

asynchronous control of threads

I am attempting to build a library that is transparent to the client code. A shared resource is used by many threads with their own synchronization code, but every once in a while, ALL threads need to be stopped for some background control thread to update this resource before proceeding. I have... (2 Replies)
Discussion started by: Corona688
2 Replies

3. Shell Programming and Scripting

execute remote script asynchronous

Does anyone know how to execute remote script asynchronously? Here is my command TargetList=$testmaker/config/prod_domain.list for targethost in `cat $TargetList`; do rsh $targethost -l bvuser "$HOME/var/script-root/afp/bin/run_nrtp_cache_flush.sh $appName" done (1 Reply)
Discussion started by: leemjesse
1 Replies

4. Shell Programming and Scripting

Asynchronous shell scripts question - newbie

Hi All, I am fairly new to UNIX and very new to this forum too. This is my first post here. Here is my scenario - I have 3 scripts script1, script2 and script3. I want to start script1 and script2 asynchronously. Upon completion of both scripts script1 and script2, i want to fire the last... (4 Replies)
Discussion started by: taskeen21
4 Replies

5. AIX

Asynchronous I/O on AIX and DB performance

Hi, I would like to hear your thoughts about this. We are running our Data warehouse on DB2 DPF (partition environment) and I have notice that sometimes we hit the Asynchronous-I/O-Processes peak. DB2 relies heavily on Asynchronous I/O so I would believe this has an negative impact.We are... (10 Replies)
Discussion started by: arizah
10 Replies

6. Solaris

Asynchronous I/O

Hi Guys, I am running Solaris 10 on T4 sparc server. How do I see if the O/S is using asynchronous I/O or DirectIO? Thanks in advance. (1 Reply)
Discussion started by: Phuti
1 Replies

7. Programming

Asynchronous communication between master and slave threads

I am writing a process that has a master thread and a set of slave threads. Master thread is supposed to get jobs dynamically and assign to slave thread which is free. Master also get results back from slaves once a job is done. The number of slaves should be adjustable dynamically based on job... (1 Reply)
Discussion started by: tamil.pamaran
1 Replies

8. Solaris

Looking for driver for SunSAI/P 3.0 (Serial Asynchronous Interface) card X2156A

I'm looking for driver for SunSAI/P 3.0 (Serial Asynchronous Interface) card X2156A for Solaris. It used to be on sun-solve, but I fail to find it on the Oracle site. Any help would be very appreciated! (1 Reply)
Discussion started by: Ira28
1 Replies
enable_idds(5)							File Formats Manual						    enable_idds(5)

NAME
enable_idds - enable intrusion detection data source VALUES
Failsafe Default Allowed values or Recommended values if HP-UX HIDS is installed, otherwise. DESCRIPTION
From HP-UX 11i Version 3 onwards, the tunable is replaced by the dynamic tunable audit_track_paths(5). If is set to then the HP-UX Host Intrusion Detection System (HP-UX HIDS) can enable the collection of kernel data for intrusion detection. This also causes additional things to be tracked by the kernel, resulting in a small degradation in performance (and increase in kernel memory usage), even if HP-UX HIDS is not in use. Who Is Expected to Change This Tunable? Anyone using HP-UX HIDS. Restrictions on Changing Changes to this tunable take effect at the next reboot. When Should the Tunable Be Turned On? This tunable should be turned on if HP-UX HIDS is installed. The installation will automatically turn on What Are the Side Effects of Turning the Tunable On? The name of the current working directory (and root directory) of every process is tracked, resulting in a change in memory usage and per- formance of the system. When Should the Tunable Be Turned Off? If HP-UX HIDS is not being used should be turned off. What Are the Side Effects of Turning the Tunable Off? When turned off, HP-UX HIDS is unable to use any detection template that uses (See the documentation for HP-UX HIDS for more information on What Other Tunables Should Be Changed at the Same Time? This tunable is independent of other tunables. WARNINGS
This tunable has been replaced by All HP-UX kernel tunable parameters are release-specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
audit_track_paths(5), ids.cf(5), OBSOLETED
Tunable Kernel Parameters enable_idds(5)
All times are GMT -4. The time now is 01:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy