1833723 Members
2774 Online
110063 Solutions
New Discussion

streampipes parameter

 
Ramu Bodathula
Occasional Advisor

streampipes parameter

Hi,

What is the significance of streampipes parameter ?. Why is the default value to 0 ( Zero ) ?.

Thanx
Ramu
3 REPLIES 3
eran maor
Honored Contributor

Re: streampipes parameter

Hi

Description
This parameter determines the type of pipe that is created by the pipe() system call. If set to the default value of zero, all pipes created by pipe() are normal HP-UX file-system pipes. If the value is 1, pipe() creates streams-based pipes and modules can be pushed onto the resulting stream.

If this parameter is set to a non-zero value, the pipemod and pipedev module and driver must be configured in file /stand/system.

Acceptable Values:
Minimum
0
Maximum
1
Default
0
love computers
eran maor
Honored Contributor

Re: streampipes parameter

Hi

just want to give you the line for all des. of hp-ux params .

http://docs.hp.com//hpux/onlinedocs/os/KCparams.OverviewAll.html
love computers
Steven Sim Kok Leong
Honored Contributor

Re: streampipes parameter

Hi,

According to a common perception, setting it to 1 will actually slow the I/O of most database systems down.

Hope this helps. Regards.

Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com