Don't reinitialize the tsleep and ITIMER_REAL timers all the time.
authorart <art@openbsd.org>
Thu, 23 Mar 2000 16:54:43 +0000 (16:54 +0000)
committerart <art@openbsd.org>
Thu, 23 Mar 2000 16:54:43 +0000 (16:54 +0000)
commitd256b03a776c2cbec7b02264a5e4a253a24fe78e
tree9cc14a8b7ab4bc2e48a1dd027cd4bc0b29e5b7d3
parentba35ace6313ff19530e3121dfca47c9dca2f69c0
Don't reinitialize the tsleep and ITIMER_REAL timers all the time.
The function and the argument never change.
sys/kern/init_main.c
sys/kern/kern_fork.c
sys/kern/kern_synch.c
sys/kern/kern_time.c