From: Mike Christie <michaelc@cs.wisc.edu>
To: dougg@torque.net
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH RFC/RFT 3/4] convert sg
Date: Thu, 15 Sep 2005 12:24:48 -0500 [thread overview]
Message-ID: <4329AE60.2030504@cs.wisc.edu> (raw)
In-Reply-To: <4329649A.6000406@torque.net>
Douglas Gilbert wrote:
> Mike Christie wrote:
>
>>Convert sg to always to scatterlist IO.
>>
>>This is not the complete cleanup I wanted to do, but nothing should
>>be broken like in my past patches. st and osst can be converted to
>>use the same interface. Eventually, I would like to convert them
>>to use the blk_rq_map_user* functions but becuase of the
>>large requests and them reserving the buffers themselves, and
>>sg's mmap code I coverted them to use the map_kern_iov function
>>first.
>
>
> Thanks for keeping the sg driver's feature set. I'll
> start testing, ironically mostly on SATA disks :-)
>
:) I found some bugs last night during testing. I will remake a patchset
today with my fixes and Chrisopth's and Jens's comments included.
prev parent reply other threads:[~2005-09-15 17:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-14 22:19 [PATCH RFC/RFT 3/4] convert sg Mike Christie
2005-09-15 12:10 ` Douglas Gilbert
2005-09-15 17:24 ` Mike Christie [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=4329AE60.2030504@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--cc=dougg@torque.net \
--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.