Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1175032 > unrolled thread

Re: DM_CACHE_SMQ is experimental and enabled by default? (was: Re: dm cache: add stochastic-multi-queue (smq) policy)

Started byGeert Uytterhoeven <geert@linux-m68k.org>
First post2015-07-01 09:30 +0200
Last post2015-07-01 09:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: DM_CACHE_SMQ is experimental and enabled by default? (was: Re: dm  cache: add stochastic-multi-queue (smq) policy) Geert Uytterhoeven <geert@linux-m68k.org> - 2015-07-01 09:30 +0200

#1175032 — Re: DM_CACHE_SMQ is experimental and enabled by default? (was: Re: dm cache: add stochastic-multi-queue (smq) policy)

FromGeert Uytterhoeven <geert@linux-m68k.org>
Date2015-07-01 09:30 +0200
SubjectRe: DM_CACHE_SMQ is experimental and enabled by default? (was: Re: dm cache: add stochastic-multi-queue (smq) policy)
Message-ID<pHkD0-27B-11@gated-at.bofh.it>
Hi Mike,

On Fri, Jun 26, 2015 at 6:05 PM, Mike Snitzer <snitzer@redhat.com> wrote:
> On Fri, Jun 26 2015 at  3:47am -0400,
> Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
>> On Fri, Jun 26, 2015 at 2:13 AM, Linux Kernel Mailing List
>> <linux-kernel@vger.kernel.org> wrote:
>> > Gitweb:     http://git.kernel.org/linus/;a=commit;h=66a636356647a9be8885c2ce2948de126577698a
>> > Commit:     66a636356647a9be8885c2ce2948de126577698a
>> >
>> >     dm cache: add stochastic-multi-queue (smq) policy
>>
>> > diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
>> > index edcf4ab..b597273 100644
>> > --- a/drivers/md/Kconfig
>> > +++ b/drivers/md/Kconfig
>> > @@ -304,6 +304,18 @@ config DM_CACHE_MQ
>> >           This is meant to be a general purpose policy.  It prioritises
>> >           reads over writes.
>> >
>> > +config DM_CACHE_SMQ
>> > +       tristate "Stochastic MQ Cache Policy (EXPERIMENTAL)"
>> > +       depends on DM_CACHE
>> > +       default y
>>
>> A feature cannot be "EXPERIMENTAL", and be enabled by default.
>> Please drop (at least) one of them.
>
> Thanks for your concern, but: no.
>
> If you look closer the entirety of DM cache is marked EXPERIMENTAL:
>
> config DM_CACHE
>        tristate "Cache target (EXPERIMENTAL)"

I stand corrected. Sorry for the fuss.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web