freebsd-dev/sys/dev/mpr
Alexander Motin c2a0f07a10 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
mpr_config.c
mpr_ioctl.h
mpr_mapping.c
mpr_mapping.h
mpr_pci.c
mpr_sas_lsi.c Add #ifdefs in the mpr(4) driver so that versions of stable/9 that 2014-05-08 20:46:46 +00:00
mpr_sas.c Increase taskqueue thread priority from idle to PRIBIO. 2014-05-24 13:00:49 +00:00
mpr_sas.h
mpr_table.c
mpr_table.h
mpr_user.c Change the device name for mpr(4) from /dev/mpr_N to /dev/mprN. 2014-05-06 22:13:38 +00:00
mpr.c Remove some debugging code. 2014-05-07 05:11:16 +00:00
mprvar.h