Ticket #9 (closed enhancement: fixed)
CommThread support including IPI
Reported by: | kazutomo | Owned by: | kazutomo |
---|---|---|---|
Priority: | major | Milestone: | V1R4 Release |
Component: | ZeptoOS | Version: | |
Keywords: | Cc: |
Description
No I/O thread is supported now. We need to implement some kind of user level interrupt hander to Linux.
Change History
comment:1 Changed 15 years ago by kazutomo
- Owner changed from [email protected]… to kazutomo
- Status changed from new to assigned
- Summary changed from Implement I/O thread to CommThread support including IPI
- Milestone set to Release after SC08 before SC09 (tentative)
Note: See
TracTickets for help on using
tickets.
I have already implemented I/O thread by pthread but it's not enough. I/O thread requires IPI to notify interrupt.