NAME
aio_prio_delta_max — the maximum slow-down factor (priority offset) for POSIX asynchronous I/O operations
VALUES
Default
20
Specify an integer value.
DESCRIPTION
This parameter places a limit on how much the priority of a POSIX
asynchronous I/O operation can be reduced to slow it down.
This is the maximum priority-offset value allowed for
aio_reqprio
in the asynchronous-I/O control block structure
aiocb.
WARNINGS
All HP-UX kernel tunable parameters are release specific.
This parameter may be removed or have its meaning changed in
future releases of HP-UX.
AUTHOR
aio_prio_delta_max
was developed by HP.