Specifying QoS policies

Updated: October 28, 2024

You specify the QoS policy as part of the pathname.

For example, to access /net/lab2/dev/ser1 with a QoS of exclusive, you could use the following pathname:
/net/lab2~exclusive:en0/dev/ser1

The QoS parameter always begins with a tilde (~) character. Here we're telling Qnet to lock onto the en0 interface exclusively, even if it fails.

  翻译: