K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-01-28T20:44:41.000000Z K 7 svn:log V 156 Move the loadav() callout into its own kthread since it uses allproc_lock which is a sleepable lock and thus is not safe to acquire from a callout routine. END