summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi/gss_krb5.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2007-01-25 23:51:59 +0000
committerjeff <jeff@FreeBSD.org>2007-01-25 23:51:59 +0000
commit0f05ca9b5b593c42440fc5ee93fadb5f64ef9dc7 (patch)
tree7844e7701d94f004195bed597681f78bbebcb90f /lib/libgssapi/gss_krb5.c
parentdcb92392a2fb78cb4be4b29cb05b52def7f508a0 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud