search for: curr_tick

Displaying 1 result from an estimated 1 matches for "curr_tick".

Did you mean: cur_tick
2008 Jun 18
1
snv_81 domU: long delay during boot when dom0 has been up for a long time
...u rootnex: [ID 349649 kern.notice] xpvd0 at root Jun 18 19:56:46 solaris-domu xpvd: [ID 395608 kern.notice] xdf@0, xdf0 Problem appears to be in cyclic_timer: 571 void 572 cyclic_timer(void) 573 { 574 tm_req_t *req; 575 timer_tw_t *tw; 576 hrtime_t curr_tick, curr; 577 578 /* If the system is suspended, just return */ 579 if (timer_suspended) 580 return; 581 582 /* Get the current time */ 583 timer_hrtime = ddi_timer->tick_time = curr = gethrtime(); gethrtime returned 3468552...