]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r268808:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 30 Jul 2014 07:21:30 +0000 (07:21 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 30 Jul 2014 07:21:30 +0000 (07:21 +0000)
commitf5e5baefb51382efc925215ccb9cb460be2b0e48
tree6e6bb9512f60660f541daac944c187974ff1ee49
parent14f20b3d97ea1f94e6f41009a8ef98cd080cd119
MFC r268808:
Increase maximal number of SCSI ports in CTL from 32 to 128.

After I gave each iSCSI target its own port, the old limit appeared to be
not so big.  This change almost proportionally increases per-LUN memory
use, but it is still three times better then it was before r268807.

git-svn-id: svn://svn.freebsd.org/base/stable/10@269298 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl.c
sys/cam/ctl/ctl_io.h
sys/cam/ctl/ctl_ioctl.h
sys/cam/ctl/ctl_private.h
sys/cam/ctl/ctl_tpc.c