mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
kthread of the mpt(4) driver that hangs around for the entire lifetime of the thread. Previously the driver would allocate a new CCB using M_WAITOK with a lock held each time it updated its state. While here, use the CAM API for allocating a CCB rather than raw malloc(9). Reviewed by: scottl MFC after: 1 week |
||
|---|---|---|
| .. | ||
| mpilib | ||
| mpt.c | ||
| mpt.h | ||
| mpt_cam.c | ||
| mpt_cam.h | ||
| mpt_debug.c | ||
| mpt_pci.c | ||
| mpt_raid.c | ||
| mpt_raid.h | ||
| mpt_reg.h | ||
| mpt_user.c | ||