summaryrefslogtreecommitdiffstats
path: root/sys/vm
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-07-03 05:33:09 +0000
committerjhb <jhb@FreeBSD.org>2001-07-03 05:33:09 +0000
commit774b040e8a9275c2f86613aeee9b59233f1a3029 (patch)
treebe3cac17ec6111e14fea76adce85d0ae2fdabe89 /sys/vm
parent7bb1f298985ebd280b73367beff86c4c398c2d11 (diff)
downloadFreeBSD-src-774b040e8a9275c2f86613aeee9b59233f1a3029.zip
FreeBSD-src-774b040e8a9275c2f86613aeee9b59233f1a3029.tar.gz
Remove bogus need_resched() of the current CPU in roundrobin().
We don't actually need to force a context switch of the current process. The act of firing the event triggers a context switch to softclock() and then switching back out again which is equivalent to a preemption, thus no further work is needed on the local CPU.
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud