All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] improve bsg device allocation
Date: Wed, 28 Mar 2007 13:30:30 +0200	[thread overview]
Message-ID: <20070328113030.GN3963@kernel.dk> (raw)
In-Reply-To: <20070322031106Q.fujita.tomonori@lab.ntt.co.jp>

On Thu, Mar 22 2007, FUJITA Tomonori wrote:
> This patch addresses on two issues on bsg device allocation.
> 
> - the current maxium number of bsg devices is 256. It's too small if
> we allocate bsg devices to all SCSI devices, transport entities, etc.
> This increses the maxium number to 32768 (taken from the sg driver).
> 
> - SCSI devices are dynamically added and removed. Currently, bsg can't
> handle it well since bsd_device->minor is simply increased.
> 
> This is dependent on the patchset that I posted yesterday:
> 
> http://marc.info/?l=linux-scsi&m=117440208726755&w=2

applied

-- 
Jens Axboe


      reply	other threads:[~2007-03-28 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-21 18:11 [PATCH] improve bsg device allocation FUJITA Tomonori
2007-03-28 11:30 ` Jens Axboe [this message]

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=20070328113030.GN3963@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-scsi@vger.kernel.org \
    /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.