search for: scsi_luns

Displaying 4 results from an estimated 4 matches for "scsi_luns".

Did you mean: iscsi_luns
2007 Jan 02
0
[PATCH 1/4] add scsi-target and IO_CMD_EPOLL_WAIT patches
This includes two kernel patches, scsi-target and IO_CMD_EPOLL_WAIT. The former is a modified version of the scsi target infrastructure in mainline. The latter enables applications to handle AIO and non-AIO fds in the same loop. blktap uses the different patch, AIO event queue patch for the same aim. The IO_CMD_EPOLL_WAIT patch will be merged into mainline (and the AIO event queue will not) so
2006 Apr 12
2
Multiple LUN support
....4 kernel but it doesn't seem to work in the 2.6. Any help would be appreciated. Config: Standard intel server board. p4 processor (3) 3-ware controllers Lsi Logic u320 scsi card External SCSI tape library. Worked before on a Whitebox linux 2.4 kernel, just added: options scsi_mod "max_scsi_luns=16" to /etc/modules.conf and rebuilt the initrd image, then reboot. All worked fine. But Whitebox is crap and was giving me probs and also want everything standardized on CentOS! Thanks!
2012 Apr 20
1
[PATCH] multiqueue: a hodge podge of things
Not really interesting yet, this just gets us to the state where single queue boots on a current kernel. Signed-off-by: Jens Axboe <axboe at kernel.dk> --- block/Kconfig | 5 + block/Kconfig.iosched | 2 + block/blk-core.c | 427 ++++++++++++++++++-------------------- block/blk-exec.c | 14 +- block/blk-flush.c
2012 Apr 20
1
[PATCH] multiqueue: a hodge podge of things
Not really interesting yet, this just gets us to the state where single queue boots on a current kernel. Signed-off-by: Jens Axboe <axboe at kernel.dk> --- block/Kconfig | 5 + block/Kconfig.iosched | 2 + block/blk-core.c | 427 ++++++++++++++++++-------------------- block/blk-exec.c | 14 +- block/blk-flush.c