man: make a note of how to reduce context switches on waits

If an application uses any of the variants to wait for more than 1
request, then it can take advantage of DEFER_TASKRUN to reduce the
number of context switches.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
3 files changed