Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261271AbVANSUo (ORCPT ); Fri, 14 Jan 2005 13:20:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261264AbVANSUo (ORCPT ); Fri, 14 Jan 2005 13:20:44 -0500 Received: from wproxy.gmail.com ([64.233.184.206]:29446 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S261279AbVANSTW (ORCPT ); Fri, 14 Jan 2005 13:19:22 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=gFuMqLx8s8ii4I4t+j5VO3o8JIbwwmKAmIf+iv85OQMYeqnbnFQydEAyr6sLHY1aOs/tmzROhdfPpqIbtiSiUYSUFkeyh2skNO/RtQn190uWIpkuBcgD8cqAVBYD1sFJPXPOa3O4u/3jvyQMtcUmfxhIca2ccBfSkVKzyVqkziQ= Message-ID: <3cac075b050114101944a14649@mail.gmail.com> Date: Fri, 14 Jan 2005 10:19:17 -0800 From: Nauman Reply-To: Nauman To: linux-kernel@vger.kernel.org Subject: parallel SCSI command excution........ any idea? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 904 Lines: 22 hi..... I have been reading some SCSI Transport protocol layer services. i dont have any idea about how m i going to be doing this but i want to implement SCSI Target and SCSI Initiator driver for Qlogic's HBA. While i m studying to get the grasp of the related issues .......... , can any body give me idea about parallel command execution from initiator to target because i have read that commands have to be processed sequentially. what to do if i need maximum speed with parallel execution. I may sound abstract but if some one thinks that he can help then i m anxious.... -- When the going gets tough, The tough gets going...! Peace , Nauman Tahir. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/