diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2012-08-14 10:13:40 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2012-08-14 10:13:40 +0000 |
commit | f7a4b821dc596d271e337b16e2630785f23f1cb5 (patch) | |
tree | 4cc5a18c4cddcb50dc0af38950aed53997055890 /sbin | |
parent | 9544025c4e922307d4b391f2c5d68a1f7eeb462d (diff) |
expose the max number of logical volumes the hardware supports as the width
of its scsibus. only advertise 1 lun on logical volumes instead of letting
the midlayer fix it up to 8.
give every target on the bus max_cmds openings. iopools means they will
properly share access to them.
this in particular is useful on skinny controllers which only advertise 31
command slots. if you have 16 volumes, theyll only get 1 opening each with
the old maths. this way round the ones that are busy will share the slots.
tested on a perc5 with two volumes and hard workloads.
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions