[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACVXFVMGkNAxM0fzLOjBvgvxfVLAxWruMC35CzX_FN5wMk+XQw@mail.gmail.com>
Date: Fri, 5 Sep 2014 14:28:49 +0800
From: Ming Lei <ming.lei@...onical.com>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: Jens Axboe <axboe@...nel.dk>,
Christoph Hellwig <hch@...radead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kick In <pierre-andre.morey@...onical.com>,
Chris J Arges <chris.j.arges@...onical.com>
Subject: Re: [PATCH] blk-merge: fix blk_recount_segments
On Fri, Sep 5, 2014 at 2:26 PM, Ming Lei <ming.lei@...onical.com> wrote:
> On Fri, Sep 5, 2014 at 1:43 PM, Rusty Russell <rusty@...tcorp.com.au> wrote:
>
> The main problem is the extra kmalloc(), which might be
> improved by a memory pool.
Or use kind of EWMA model to cache previous allocated indirect descriptors.
Thanks,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists