Could also be fsflush related, fsflush can indirectly interfere with streams/network traffic. Bob Sneed told me that the latest patches include a fix for this problem, or you can increase autoup to reduce it.
Adrian On 10/27/06, Sean Liu <[EMAIL PROTECTED]> wrote:
By looking at this lockstat output, I suspect there are many short-lived processes forked-out and died so you can't see them with ps. Because you are not using solaris 10, You might want to enable process accounting for a minute during performance hit: /etc/init.d/acct start; sleep 60; /etc/init.d/acct stop Then use acctcom to analyze what got run during the minute. That might surprise you. This message posted from opensolaris.org _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org
_______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org