chpoph ([email protected])

Number of posts: 5 (0.02 per day)
First post: 2012-08-02 17:13:07
Last post: 2013-03-18 14:41:02

Date List Subject
2013-03-18 14:41:02 linux-kernel Re: udelay function delays the wrong time interval in multiprocessor system, if ARCH_HAS_READ_CURRENT_TIMER is not defined and on current timer is used.
2013-03-16 03:32:47 linux-kernel Re: udelay function delays the wrong time interval in multiprocessor system, if ARCH_HAS_READ_CURRENT_TIMER is not defined and on current timer is used.
2013-03-15 16:08:58 linux-kernel udelay function delays the wrong time interval in multiprocessor system, if ARCH_HAS_READ_CURRENT_TIMER is not defined and on current timer is used.
2013-03-14 15:07:00 linux-kernel In SMP, every CPU has its own loops_per_jiffy value, __loop_const_udelay time period is not right if two cpus are running in different frequency.
2012-08-02 17:13:07 linux-kernel In function cpu_stop_cpu_callback, BUG_ON(stopper->thread || stopper->enabled || !list_empty(&stopper->works)) is triggered while restarting sometimes.