freebsd-skq/sys/dev/mps
mav 215fd01a0d Increase taskqueue thread priority from idle to PRIBIO.
Idle priority is not even time-share, so if system is busy in any way,
those events may never be executed.  Since in some cases system waits
for events processed by that thread, that may cause deadlocks.
2014-05-24 13:00:49 +00:00
..
mpi
mps_config.c
mps_ioctl.h
mps_mapping.c
mps_mapping.h
mps_pci.c
mps_sas_lsi.c
mps_sas.c Increase taskqueue thread priority from idle to PRIBIO. 2014-05-24 13:00:49 +00:00
mps_sas.h Add some assertions to ensure that the target array doesn't get accessed 2014-04-07 15:13:24 +00:00
mps_table.c
mps_table.h
mps_user.c
mps.c Pass proper pointer to bus_dmamem_free() in mps_iocfacts_free(). 2014-02-27 11:34:26 +00:00
mpsvar.h