Opened 14 years ago
Last modified 7 years ago
#297 new defect
TICK ticks ahead of TICK_COMPARE
Reported by: | Jakub Jermář | Owned by: | Jakub Jermář |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | helenos/kernel/sparc64 | Version: | |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
I noticed a couple of times that the simulated Niagara machine running mainline,869 HelenOS/sparc64 got hung. The problem seems to be that the TICK register runs ahead of the TICK_COMPARE register and thus no tick interrupt is being generated. Since the keyboard on this machine is periodically polled, this also means that the system cannot be controlled via keyboard.
This is somewhat similar to issues we have had on mips32.
Change History (3)
comment:1 by , 12 years ago
Milestone: | 0.5.0 → 0.5.1 |
---|
comment:2 by , 10 years ago
Milestone: | 0.6.0 → 0.7.1 |
---|
comment:3 by , 7 years ago
Milestone: | 0.7.1 |
---|
Note:
See TracTickets
for help on using tickets.