All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kent Overstreet <kmo@daterainc.com>
To: Alexander Gordeev <agordeev@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>, Jens Axboe <axboe@kernel.dk>,
	"Nicholas A. Bellinger" <nab@linux-iscsi.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] percpu_ida: Various tweaks
Date: Mon, 28 Oct 2013 14:23:52 -0700	[thread overview]
Message-ID: <20131028212352.GH8153@kmo> (raw)
In-Reply-To: <20131028100440.GA5744@dhcp-26-207.brq.redhat.com>

On Mon, Oct 28, 2013 at 11:04:44AM +0100, Alexander Gordeev wrote:
> Hi Kent,
> 
> Here is an update of few behaviours which caught my eye.
> I have not tested any, so it is up to your judgement ;)
> 
> Alexander Gordeev (5):
>   percpu_ida: Fix data race on cpus_have_tags cpumask
>   percpu_ida: Move waking up waiters out of atomic contexts
>   percpu_ida: Optimize freeing tags when maximum cache size is 1
>   percpu_ida: Sanity check initialization parameters
>   percpu_ida: Allow variable maximum number of cached tags
> 
>  block/blk-mq-tag.c         |    9 +++++----
>  include/linux/percpu_ida.h |    5 +++--
>  lib/percpu_ida.c           |   38 ++++++++++++++++++++++++++++----------
>  3 files changed, 36 insertions(+), 16 deletions(-)

What tree is this series based on? Patch 3 is based on something not in
mainline.

  reply	other threads:[~2013-10-28 21:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-28 10:04 [PATCH 0/5] percpu_ida: Various tweaks Alexander Gordeev
2013-10-28 21:23 ` Kent Overstreet [this message]
2013-10-28 21:29   ` Alexander Gordeev
2013-10-28 21:29 ` Nicholas A. Bellinger
2013-10-29  7:56   ` Alexander Gordeev
2013-11-11 19:34   ` Alexander Gordeev
2013-11-11 19:39     ` Jens Axboe
2013-11-11 21:20       ` Nicholas A. Bellinger
2013-11-11 21:25         ` Jens Axboe
2014-01-14 11:41 ` Alexander Gordeev
2014-01-15 23:04   ` Kent Overstreet

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=20131028212352.GH8153@kmo \
    --to=kmo@daterainc.com \
    --cc=agordeev@redhat.com \
    --cc=axboe@kernel.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nab@linux-iscsi.org \
    --cc=oleg@redhat.com \
    /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.