Use one of these procedures to tune your AccelePort HP-UX device driver for reduced latency. For a definition and general discussion of latency, see About Latency.
The polling period is the delay between a character's appearance in the adapter's buffers and the transmission of that character from the adapter to the operating system.
By default, the polling period is 20 milliseconds. To reduce the latency of character reception, try smaller integer values until you are satisfied with the results. Note that reducing the polling period correspondingly increases system overhead, and may impact overall system performance. The minimum polling period is 1 millisecond. Setting a value of 0 disables interrupts (this may improve overall performance in systems with a large number of ports, where low latency is not a major concern).
The polling period may be changed globally for all AccelePort adapters, or individually for each adapter.
dgdxb_config at an HP-UX root prompt.The Digi DGDXB Adapter Viewer window appears
View/Configure Global Polling Rate.Change Global
Polling Rate To field.The dgdxb_config program will ask you to confirm the change.
y to save the change. dgdxb_config at an HP-UX root prompt.The Digi DGDXB Adapter Viewer window appears
View/Configure Board.
The Adapter Information and Tunable Adapter Parameters
tables will appear.
Tunable Adapter Parameters, select Interrupt
Rate(ms).The dgdxb_config program will ask you to confirm the change.
y to save the change.A prompt will appear asking you if you wish to immediately reload the adapter.