- Move poll_burst_max adjustment out of hot code path.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 1 Oct 2007 09:37:30 +0000 (09:37 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 1 Oct 2007 09:37:30 +0000 (09:37 +0000)
commitb372084d92e00eb14a79aff0ff28304846ee9ef1
tree4031a8df63a9bbc7b8d2142be42e5fc91b779c0c
parenta76f9acb8dbc195b8480df58669087282004341b
- Move poll_burst_max adjustment out of hot code path.
- Adjust poll_burst and residual_burst accordingly if poll_burst_max changes.
sys/kern/kern_poll.c