Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1677484
| From | "Reshetova, Elena" <elena.reshetova@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 0/5] v3 block subsystem refcounter conversions |
| Date | 2017-06-29 09:40 +0200 |
| Message-ID | <tXCdr-4I6-3@gated-at.bofh.it> (permalink) |
| References | <tWXah-8mt-3@gated-at.bofh.it> <tWYJ4-14q-23@gated-at.bofh.it> <tX6ZY-6Ou-1@gated-at.bofh.it> <tXjNx-6lq-37@gated-at.bofh.it> <tXkJA-6TW-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> On 06/28/2017 05:58 AM, Reshetova, Elena wrote:
> >
> >> Subject: Re: [PATCH 0/5] v3 block subsystem refcounter conversions
> >>
> >> On Tue, Jun 27, 2017 at 6:26 AM, Jens Axboe <axboe@kernel.dk> wrote:
> >>> On 06/27/2017 05:39 AM, Elena Reshetova wrote:
> >>>> Changes in v3:
> >>>> No changes in patches apart from trivial rebases, but now by
> >>>> default refcount_t = atomic_t and uses all atomic standard operations
> >>>> unless CONFIG_REFCOUNT_FULL is enabled. This is a compromize for the
> >>>> systems that are critical on performance and cannot accept even
> >>>> slight delay on the refcounter operations.
> >>>
> >>> Is that true in 4.12-rc, or is that true in a later release once
> >>> Linus has pulled those changes in? If the latter, please resend
> >>> this when those changes are in, thanks.
> >>
> >> It's in -next currently ("locking/refcount: Create unchecked atomic_t
> >> implementation")
> >
> > I would really like to start discussion on the these patches asap
> > since it normally takes some adjustments etc. before they can be
> > merged and we want many changes to go into next release round and not
> > to miss the merge window.
>
> As far as I'm concerned, there's no need for a discussion on these. If
> the other patches go in to make it as light weight as what we currently
> have, then I'm fine with it. I can queue it up for post initial merge
> submission.
Ok, fair enough. Thank you very much!
Best Regards,
Elena.
>
> --
> Jens Axboe
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/5] v3 block subsystem refcounter conversions Elena Reshetova <elena.reshetova@intel.com> - 2017-06-27 13:50 +0200
[PATCH 5/5] block: convert bsg_device.ref_count from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-27 13:50 +0200
[PATCH 4/5] block: convert io_context.active_ref from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-27 13:50 +0200
[PATCH 2/5] block: convert blk_queue_tag.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-27 13:50 +0200
Re: [PATCH 0/5] v3 block subsystem refcounter conversions Jens Axboe <axboe@kernel.dk> - 2017-06-27 15:30 +0200
Re: [PATCH 0/5] v3 block subsystem refcounter conversions Kees Cook <keescook@chromium.org> - 2017-06-28 00:20 +0200
RE: [PATCH 0/5] v3 block subsystem refcounter conversions "Reshetova, Elena" <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
Re: [PATCH 0/5] v3 block subsystem refcounter conversions Jens Axboe <axboe@kernel.dk> - 2017-06-28 15:00 +0200
RE: [PATCH 0/5] v3 block subsystem refcounter conversions "Reshetova, Elena" <elena.reshetova@intel.com> - 2017-06-29 09:40 +0200
csiph-web