diff options
author | marius <marius@FreeBSD.org> | 2006-03-28 20:25:46 +0000 |
---|---|---|
committer | marius <marius@FreeBSD.org> | 2006-03-28 20:25:46 +0000 |
commit | d6a3e171f0206d5499e10efc06a8406d33ac5803 (patch) | |
tree | e2b7a05375d1a5d318f4d45363b0297979f18655 /lib/libpthread/thread/thr_sem.c | |
parent | e3b3837a25b5683ddf9951df7a1b6de09b0d355e (diff) | |
download | FreeBSD-src-d6a3e171f0206d5499e10efc06a8406d33ac5803.zip FreeBSD-src-d6a3e171f0206d5499e10efc06a8406d33ac5803.tar.gz |
- Move the check for too high HZ values from tick_init() to tick_start()
as we have to call tick_init() before cninit() in order to provide the
low-level console drivers with a working DELAY() which in turn means we
cannot use panic() in tick_init().
- s,to high, too high, in the panic string
Inspired by: kmacy's sun4v changes
MFC after: 3 days
Diffstat (limited to 'lib/libpthread/thread/thr_sem.c')
0 files changed, 0 insertions, 0 deletions