All of lore.kernel.org
 help / color / mirror / Atom feed
From: Santiago Leon <santil@us.ibm.com>
To: Anton Blanchard <anton@samba.org>
Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linuxppc64-dev@ozlabs.org, Santiago Leon <santil@us.ibm.com>,
	Linda Xie <lxiep@us.ibm.com>
Subject: Re: [RFC] SCSI target for IBM Power5 LPAR
Date: Wed, 07 Sep 2005 09:57:43 -0500	[thread overview]
Message-ID: <431EFFE7.6070709@us.ibm.com> (raw)
In-Reply-To: <20050907025932.GU6945@krispykreme>

Hi Anton,

> +	adapter->max_sectors = MAX_SECTORS;
> 
> Does this mean we are limited to 128kB transfers? Would it be OK to
> bump the default?

We use MAX_SECTORS (which is actually 127.5kB) because that's the 
max_sectors of the loopback device (we have a lot of users that like the 
flexibility of using loopback with the ibmvscsis driver)... It can be 
bumped up without any problems because there is code that splits 
requests if they are larger than the target's max_sectors...

What would you recommend? 256kB?

-- 
Santiago A. Leon
Power Linux Development
IBM Linux Technology Center

  reply	other threads:[~2005-09-07 14:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06 21:28 [RFC] SCSI target for IBM Power5 LPAR Dave C Boutcher
2005-09-07  2:59 ` Anton Blanchard
2005-09-07 14:57   ` Santiago Leon [this message]
2005-09-13 15:00     ` Anton Blanchard
2005-09-07 10:49 ` Christoph Hellwig
2005-09-07 12:45   ` Dave C Boutcher
2005-09-07 12:45     ` Dave C Boutcher
2005-09-07 12:58     ` FUJITA Tomonori
2005-09-07 17:17       ` Mike Christie
2005-09-07 17:48         ` remove-single-device removes mounted HDDs (kernel 2.6) Steve Byan
2005-09-07 17:04     ` [RFC] SCSI target for IBM Power5 LPAR Mike Christie
2005-09-07 18:47     ` Vladislav Bolkhovitin
2005-09-07 18:56       ` Mike Christie
2005-09-07 20:07         ` [RFC] SCSI target for IBM Power5 LPAR/SCST 0.9.3-pre1 published Vladislav Bolkhovitin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=431EFFE7.6070709@us.ibm.com \
    --to=santil@us.ibm.com \
    --cc=anton@samba.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=linuxppc64-dev@ozlabs.org \
    --cc=lxiep@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.