From: Richard Weinberger <richard@nod.at>
To: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>, dedekind1@gmail.com
Cc: linux-mtd@lists.infradead.org, computersforpeace@gmail.com,
dwmw2@infradead.org, linux-kernel@vger.kernel.org
Subject: Re: UBI: Add support for scatter gather and blk-mq
Date: Sun, 14 Dec 2014 23:26:03 +0100 [thread overview]
Message-ID: <548E0E7B.1000008@nod.at> (raw)
In-Reply-To: <548D85F1.5080606@vanguardiasur.com.ar>
Am 14.12.2014 um 13:43 schrieb Ezequiel Garcia:
> Hey Richard,
>
> On 11/24/2014 01:04 PM, Richard Weinberger wrote:
>> This two patches implement blk-mq support for the UBI block driver.
>> As the scatter gather part is rather generic I've moved it directl
>> into UBI such that it can be reused later.
>> So far only reading data into a scatter gather list is possible.
>> After implementing ubi_eba_read_leb_sg() we could slowly start
>> removing a bunch of vmalloc() from the UBI core code and use scatter gather.
>> This should lower the memory footprint of UBI.
>>
>> [PATCH 1/2] UBI: Add initial support for scatter gather
>> [PATCH 2/2] UBI: Block: Add blk-mq support
>>
>
> Tried to apply these to take a look and run some tests, but 2/2 got
> rejected. Which tag did you base them?
>
As discussed on IRC, blk-mq saw an update in -next.
The interface as changed bit, I've adopted my patches and pushed them to:
git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc.git ubiblock-mq
This tree is linux-ubifs.git plus linux-block.git for-next.
I'll resend this updated patches after the merge window has closed.
Happy testing. :-)
Thanks,
//richard
next prev parent reply other threads:[~2014-12-14 22:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-24 16:04 UBI: Add support for scatter gather and blk-mq Richard Weinberger
2014-11-24 16:04 ` [PATCH 1/2] UBI: Add initial support for scatter gather Richard Weinberger
2014-11-24 16:04 ` [PATCH 2/2] UBI: Block: Add blk-mq support Richard Weinberger
2014-12-14 12:43 ` UBI: Add support for scatter gather and blk-mq Ezequiel Garcia
2014-12-14 14:00 ` Richard Weinberger
2014-12-14 22:26 ` Richard Weinberger [this message]
2014-12-15 15:58 ` Ezequiel Garcia
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=548E0E7B.1000008@nod.at \
--to=richard@nod.at \
--cc=computersforpeace@gmail.com \
--cc=dedekind1@gmail.com \
--cc=dwmw2@infradead.org \
--cc=ezequiel@vanguardiasur.com.ar \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).