TWCOS Kernel

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins using file kernel/sync.c version e4a92a0049

2021-01-30
00:13
Allow dereferenced pointer to queues. check-in: 84b44b5505 user: csmith tags: trunk
2021-01-29
00:45
Fix console clear. check-in: e2aeed53c7 user: csmith tags: trunk
00:20
Remove sync test now we have the cause of the list corruption. check-in: d1280047b0 user: csmith tags: trunk
2021-01-28
22:50
Disable pre-emption except on return to user mode. This was causing the queue corruption when a higher priority thread preempts a low priority thread after being woken in an interrupt. check-in: 0a8ea8e793 user: csmith tags: trunk
02:01
More list testing. check-in: 87face8906 user: csmith tags: trunk