Re: Is The tick handler "z_clock_announce" in SMP mode dupulicate caculated?
Andy Ross
This is the responsibility of the timer driver. The ticks announced needs to be globally correct. The existing drivers do this by locking a "last count" state variable and updating it, so they see the updates made by the other cores.
Andy
On 8/23/2019 8:14 AM, "曹子龙 wrote:
|
|