diff options
author | jeff <jeff@FreeBSD.org> | 2007-01-25 23:51:59 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2007-01-25 23:51:59 +0000 |
commit | 0f05ca9b5b593c42440fc5ee93fadb5f64ef9dc7 (patch) | |
tree | 7844e7701d94f004195bed597681f78bbebcb90f /lib/libgssapi/gss_krb5.c | |
parent | dcb92392a2fb78cb4be4b29cb05b52def7f508a0 (diff) | |
download | FreeBSD-src-0f05ca9b5b593c42440fc5ee93fadb5f64ef9dc7.zip FreeBSD-src-0f05ca9b5b593c42440fc5ee93fadb5f64ef9dc7.tar.gz |
- Implement much more intelligent ipi sending. This algorithm tries to
minimize IPIs and rescheduling when scheduling like tasks while keeping
latency low for important threads.
1) An idle thread is running.
2) The current thread is worse than realtime and the new thread is
better than realtime. Realtime to realtime doesn't preempt.
3) The new thread's priority is less than the threshold.
Diffstat (limited to 'lib/libgssapi/gss_krb5.c')
0 files changed, 0 insertions, 0 deletions