search for: 12gx16

Displaying 3 results from an estimated 3 matches for "12gx16".

Did you mean: 1216
2020 Apr 07
0
[PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
...; > john at ubuntu:~$ lsscsi > [0:0:0:0] disk SEAGATE? ST2000NM0045? N004? /dev/sda > [0:0:1:0] disk SEAGATE? ST2000NM0045? N004? /dev/sdb > [0:0:2:0] disk ATASAMSUNG HM320JI? 0_01? /dev/sdc > [0:0:3:0] disk SEAGATE? ST1000NM0023? 0006? /dev/sdd > [0:0:4:0] enclosu HUAWEIExpander 12Gx16? 128- > john at ubuntu:~$ > > Some proper plumbing would be needed, though. > >> This would be okay if 'this_id' would have been defined by the driver; >> sadly, most drivers which are affected here do set 'this_id' to -1. >> So we wouldn't have a...
2020 Mar 11
6
[PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
On Tue, Mar 10, 2020 at 09:08:56PM +0000, John Garry wrote: > On 10/03/2020 18:32, Christoph Hellwig wrote: > > On Wed, Mar 11, 2020 at 12:25:28AM +0800, John Garry wrote: > > > From: Hannes Reinecke <hare at suse.com> > > > > > > Allocate a separate 'reserved_cmd_q' for sending reserved commands. > > > > Why? Reserved command
2020 Mar 11
6
[PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
On Tue, Mar 10, 2020 at 09:08:56PM +0000, John Garry wrote: > On 10/03/2020 18:32, Christoph Hellwig wrote: > > On Wed, Mar 11, 2020 at 12:25:28AM +0800, John Garry wrote: > > > From: Hannes Reinecke <hare at suse.com> > > > > > > Allocate a separate 'reserved_cmd_q' for sending reserved commands. > > > > Why? Reserved command