--- - branch: MAIN date: Mon Jan 30 17:45:17 UTC 2012 files: - new: '1.17' old: '1.16' path: src/sys/dev/ic/mpt_netbsd.c pathrev: src/sys/dev/ic/mpt_netbsd.c@1.17 type: modified id: 20120130T174517Z.593ac34dc9d04a5f2da486238445420a20a33e08 log: | Allow adapters with SAS/SATA or FC devices to use tagged queuing by the scsipi layer. Can improve write performance on SAS adapters under certain conditions when the logical drive does not have write caching enabled. Also need to reserver a couple of slots for commands for the driver to use - stops the adapter shortage messages. Multiple commands can now cause QUEUE_FULL events, so add that to the events handled, currently just ignoring it. Changes based on the thread http://mail-index.netbsd.org/tech-kern/2011/02/08/msg009946.html. cvs: ---------------------------------------------------------------------- module: src subject: 'CVS commit: src/sys/dev/ic' unixtime: '1327945517' user: mhitch