mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
include: * Mutual exclusion is used instead of spl*(). See mutex(9). (Note: The alpha port is still in transition and currently uses both.) * Per-CPU idle processes. * Interrupts are run in their own separate kernel threads and can be preempted (i386 only). Partially contributed by: BSDi (BSD/OS) Submissions by (at least): cp, dfr, dillon, grog, jake, jhb, sheldonh |
||
|---|---|---|
| .. | ||
| async | ||
| bpf | ||
| bridge | ||
| cisco | ||
| echo | ||
| ether | ||
| frame_relay | ||
| hole | ||
| iface | ||
| ksocket | ||
| lmi | ||
| mppc | ||
| netgraph | ||
| ppp | ||
| pppoe | ||
| pptpgre | ||
| rfc1490 | ||
| socket | ||
| tee | ||
| tty | ||
| UI | ||
| vjc | ||
| Makefile | ||
| Makefile.inc | ||