All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: linux-scsi@vger.kernel.org, James.Bottomley@steeleye.com
Subject: [PATCH] scsi_debug version 1.68 mark III
Date: Sun, 16 Mar 2003 19:19:24 +1000	[thread overview]
Message-ID: <3E74419C.8090801@torque.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 725 bytes --]

lk 2.5.65 seems a long time coming so here is
a third patch on the scsi_debug driver. My
"mark II" version is in
http://linux-scsi.bkbits.net:8080/scsi-misc-2.5
so the attachment is against that version.

Changelog since version 1.68 mark II:
   - merge Mike Anderson's probe() cleanup
      - num_devs is now "per host"
      - num_devs is sysfs writeable
   - add slave_alloc skeleton code

So to simulate 154 disks (for example) one might use:
   # modprobe scsi_debug add_host=11 num_devs=14

With max_luns at its default value of 2, 14 is the
maximum number of devices per host scsi_debug will
respond to (i.e. 7 targets, each with 2 lus).

Documentation updated at:
http://www.torque.net/sg/sdebug25.html

Doug Gilbert

[-- Attachment #2: scsi_debug_bkbits_168_3.diff.gz --]
[-- Type: application/x-gzip, Size: 5874 bytes --]

                 reply	other threads:[~2003-03-16  9:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3E74419C.8090801@torque.net \
    --to=dougg@torque.net \
    --cc=James.Bottomley@steeleye.com \
    --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.