How to increase pipe size in Solaris10
Hi,
I want to increase the pipe size to 2048 in solaris10. Please suggest
root@DSBLA143 /# ulimit -Sa
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
open files (-n) 8192
pipe size (512 bytes, -p) 10 ====>>>>>I need to increase to 2048.
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 29995
virtual memory (kbytes, -v) unlimited
root@DSBLA143 /#
Regards,
Vignesh