diff options
author | jhb <jhb@FreeBSD.org> | 2003-12-26 17:07:29 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2003-12-26 17:07:29 +0000 |
commit | 17274fb2edd81355b7f7597c8554d02f8d5c2b55 (patch) | |
tree | e910b1c16b9273c7e21efbef22db6467581939fc /usr.sbin/ip6addrctl | |
parent | f137b184df57220ba214e55488c4634045fd5aab (diff) | |
download | FreeBSD-src-17274fb2edd81355b7f7597c8554d02f8d5c2b55.zip FreeBSD-src-17274fb2edd81355b7f7597c8554d02f8d5c2b55.tar.gz |
Create a separate kthread that executes sched_cpu() once a second. Because
sched_cpu() locks an sx lock (allproc_lock) which can sleep if it fails to
acquire the lock, it is not safe to execute this in a callout handler from
softclock().
Diffstat (limited to 'usr.sbin/ip6addrctl')
0 files changed, 0 insertions, 0 deletions