Re: [PATCH 2/4] nohz: Print final full dynticks CPUs range on boot

From: Frederic Weisbecker
Date: Thu Mar 28 2013 - 09:12:58 EST


2013/3/28 Ingo Molnar <mingo@xxxxxxxxxx>:
>
> * Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:
>
>> + cpulist_scnprintf(nohz_ext_buf, sizeof(nohz_ext_buf), nohz_extended_mask);
>> + pr_info("NO_HZ: Experimental full dynticks CPUs: %s.\n", nohz_ext_buf);
>
> I'd suggest removing the 'experimental' word. We are not sending anything
> experimental to Linus: we'll send something that is tested and that we
> expect to not break anything. (and which we'll fix if it does)

Ok. Just wanted to warn the user that feature is still young and
hasn't yet passed through many real world workloads. But the Kconfig
is probably enough for that.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/