On Tue, Jan 26, 2010 at 11:09 PM, Igor Kovalenko
wrote:
> On Fri, Jan 22, 2010 at 11:32 PM, Blue Swirl wrote:
>> On Tue, Jan 19, 2010 at 10:25 PM, Igor V. Kovalenko
>> wrote:
>>> From: Igor V. Kovalenko
>>>
>>> sparc64 timer has tick counter which can be set and read,
>>> and tick compare value
On Fri, Jan 22, 2010 at 11:32 PM, Blue Swirl wrote:
> On Tue, Jan 19, 2010 at 10:25 PM, Igor V. Kovalenko
> wrote:
>> From: Igor V. Kovalenko
>>
>> sparc64 timer has tick counter which can be set and read,
>> and tick compare value used as deadline to fire timer interrupt.
>> The timer is not us
On Tue, Jan 19, 2010 at 10:25 PM, Igor V. Kovalenko
wrote:
> From: Igor V. Kovalenko
>
> sparc64 timer has tick counter which can be set and read,
> and tick compare value used as deadline to fire timer interrupt.
> The timer is not used as periodic timer, instead deadline
> is set each time new
From: Igor V. Kovalenko
sparc64 timer has tick counter which can be set and read,
and tick compare value used as deadline to fire timer interrupt.
The timer is not used as periodic timer, instead deadline
is set each time new timer interrupt is needed.
v2 -> v3:
- added missing timer debug outpu