HomeFreeBSD

Decouple limits on number of LUNs per port and LUs per CTL.

Description

Decouple limits on number of LUNs per port and LUs per CTL.

Those two values are not directly related, so make them independent.
This does not change any limits immediately, but makes number of LUNs
per port controllable via tunable/sysctl kern.cam.ctl.lun_map_size.
After this change increasing CTL_MAX_LUNS should be pretty cheap,
and even making it tunable should be easy.

MFC after: 2 weeks

Details

Provenance
mavAuthored on
Parents
rS310634: elfcopy: fix PE object section name corruption and crash
Branches
Unknown
Tags
Unknown