opnsense-src/sys/dev/isp
Alexander Motin 0b19f90a43 Make handlers and atpds overflows unlikely.
- Allocate 256 handlers more than payload commands for management purposes.
 - Increase maximum number of handlers from 8K to 16K by tuning the format.
 - Just to be safe limit the number of payload commands to 16K - 256.
 - Limit number of target exchanges in mixed mode to the number of atpds.
 - If we still somehow get out of atpds -- return BUSY, since we really are.
2020-11-22 04:29:55 +00:00
..
DriverManual.txt Update several more URLs 2017-10-29 08:17:03 +00:00
Hardware.txt
isp.c Make handlers and atpds overflows unlikely. 2020-11-22 04:29:55 +00:00
isp_freebsd.c Make handlers and atpds overflows unlikely. 2020-11-22 04:29:55 +00:00
isp_freebsd.h Remove remnants of execthrottle and maxalloc parameters. 2020-11-22 02:51:30 +00:00
isp_ioctl.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
isp_library.c Make handlers and atpds overflows unlikely. 2020-11-22 04:29:55 +00:00
isp_library.h Cleanup DMA handling. 2020-11-20 18:02:04 +00:00
isp_pci.c Make handlers and atpds overflows unlikely. 2020-11-22 04:29:55 +00:00
isp_stds.h Introduce support of SCSI Command Priority. 2020-10-25 19:34:02 +00:00
isp_target.c Increase queue depths from 1024/256 to 8192/1024 IOCBs. 2020-11-20 19:36:34 +00:00
isp_target.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ispmbox.h Remove remnants of execthrottle and maxalloc parameters. 2020-11-22 02:51:30 +00:00
ispreg.h Remove remnants of execthrottle and maxalloc parameters. 2020-11-22 02:51:30 +00:00
ispvar.h Make handlers and atpds overflows unlikely. 2020-11-22 04:29:55 +00:00