NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/51037



The following reply was made to PR kern/51037; it has been noted by GNATS.

From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/51037
Date: Tue, 12 Apr 2016 10:08:36 +0000 (UTC)

 agrier%poofygoof.com@localhost ("Aaron J. Grier") writes:
 
 > this seems more of a problem with FreeBSD, (and I will follow-up there,)
 > but is there any way I can configure NetBSD to play nice in the
 > meantime?  (I would think FreeBSD would want to allow concurrent
 > commands to allow pipelining...)
 
 This:
 
 sys/dev/iscsi/iscsi_main.c:   adapt->adapt_max_periph = CCBS_PER_SESSION;
 
 should be the maximum number of outstanding commands to a ISCSI device.
 
 However, concurrent commands to a single LUN should only be generated
 with TCQ.
 
 
 
 -- 
 -- 
                                 Michael van Elst
 Internet: mlelstv%serpens.de@localhost
                                 "A potential Snark may lurk in every tree."
 


Home | Main Index | Thread Index | Old Index