Opened 12 years ago

#61 new task

Retire swi entirely

Reported by: john Owned by: john
Priority: major Component: kernel
Version: Keywords:
Cc: Blocked By:
Blocking: Parent Tickets:
P4 Branch: GIT Branch:
FreeBSD PR: Due Date:

Description

Just use plain kthreads or taskqueues for remaining swi handlers. They can use wakeup in place of swi_sched(). Having swi's adds extra complication to the interrupt code and don't really serve a distinct purpose without spls.

Change History (0)

Note: See TracTickets for help on using tickets.