update_loadavg
static struct timeout to = TIMEOUT_INITIALIZER(update_loadavg, NULL);
void update_loadavg(void *);
update_loadavg(NULL);