diff options
author | njl <njl@FreeBSD.org> | 2007-10-30 22:18:08 +0000 |
---|---|---|
committer | njl <njl@FreeBSD.org> | 2007-10-30 22:18:08 +0000 |
commit | 53b7cf834ce41e3dedf10a3d8c01b957e5cf2907 (patch) | |
tree | 0b39398d493d89c2070c7dae5b8951b8667b5757 /lib/libthr/thread/thr_mutex.c | |
parent | fb7d38331162808946b7a5b8403973e269dec20d (diff) | |
download | FreeBSD-src-53b7cf834ce41e3dedf10a3d8c01b957e5cf2907.zip FreeBSD-src-53b7cf834ce41e3dedf10a3d8c01b957e5cf2907.tar.gz |
If we're on an SMP kernel and there is more than 1 CPU, reject any attempts
to change the freq before the other CPUs are active. The current code
always attempts to change all CPUs to match each other, and the requisite
sched_bind() call won't work before APs are launched.
Diffstat (limited to 'lib/libthr/thread/thr_mutex.c')
0 files changed, 0 insertions, 0 deletions