Oracle Solaris Networking (MOSC)

MOSC Banner

How to explain the default value of 'dld:tx_qdepth_interval'

edited Jan 30, 2012 9:24PM in Oracle Solaris Networking (MOSC) 2 commentsAnswered ✓
The default value is 'f4240' on machine with KU 142900-14.
# echo 'tx_qdepth_interval/X'    | mdb -k
tx_qdepth_interval:
tx_qdepth_interval:             f4240   

From below googled statements, it looks like the default value should be 1 second.
----------------------
If the caller does not know the message size information, this usually  means that dld_wsrv() managed to send some but not all of the queued messages. For performance reasons, we do not calculate the queue depth  every time. Instead, a timer is started to calculate the queue depth  every 1 second (can be changed by tx_qdepth_interval).
----------------------

Does f4240 mean 1 second?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center