From mboxrd@z Thu Jan 1 00:00:00 1970 From: jshankar Subject: (unknown) Date: Thu, 25 Dec 2003 19:55:16 -0700 Sender: linux-scsi-owner@vger.kernel.org Message-ID: <3FF23E0F@webmail.colostate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from chico.cs.colostate.edu ([129.82.45.30]:42389 "EHLO chico.cs.colostate.edu") by vger.kernel.org with ESMTP id S264454AbTLZCzR (ORCPT ); Thu, 25 Dec 2003 21:55:17 -0500 Subject: List-Id: linux-scsi@vger.kernel.org To: linux-scsi Cc: jshankar@CS.ColoState.EDU Hello, if the target queue depth is 1, does it mean that i can handle only one outstanding command at a time. Does it mean if another command is issued( queue depth=1), it has to wait till the previous command is done. Thanks Jay