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


Groups > linux.kernel > #1252506

RE: [PATCH v8 08/14] nohz_full: allow disabling the 1Hz minimum tick at boot

From Gilad Ben Yossef <giladb@ezchip.com>
Newsgroups linux.kernel
Subject RE: [PATCH v8 08/14] nohz_full: allow disabling the 1Hz minimum tick at boot
Date 2015-10-21 09:20 +0200
Message-ID <qlVQJ-4h1-1@gated-at.bofh.it> (permalink)
References <qlM13-6so-9@gated-at.bofh.it> <qlMkr-74W-39@gated-at.bofh.it> <qlMkr-74W-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> From: Frederic Weisbecker [mailto:fweisbec@gmail.com]
> > This option also allows easy testing of nohz_full and task-isolation
> > modes to determine what functionality needs to be implemented,
> > and what possibly-spurious timer interrupts are scheduled when
> > the basic 1Hz tick has been turned off.
> >
> > Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
> 
> There have been proposals to disable/tune the 1 Hz tick via debugfs which
> I Nacked because once you give such an opportunity to the users, they
> will use that hack and never fix the real underlying issue.
> 
> For the same reasons, I'm sorry but I have to Nack this proposal as well.
> 
> If this is for development or testing purpose,
> scheduler_max_tick_deferment() is
> easily commented out.

The problem with the latter is that it is much easier get back to one of the poor^H^H^H^H brave souls that are  
willing to risk their kittens testing this stuff for us saying: "can you please boot without this boot option and let 
me know if that behavior you were complaining about still happens?" rather than "can you please go to this 
and that line in the source file and un-comment it and re-compile and see if it still happens?"

I hope this makes more sense.

Thinking about it, it's probably a good idea to taint the kernel when this option is set as well.

Thanks,
Gilad
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v8 08/14] nohz_full: allow disabling the 1Hz minimum tick  at boot Frederic Weisbecker <fweisbec@gmail.com> - 2015-10-20 23:10 +0200
  Re: [PATCH v8 08/14] nohz_full: allow disabling the 1Hz minimum tick  at boot Chris Metcalf <cmetcalf@ezchip.com> - 2015-10-20 23:20 +0200
    Re: [PATCH v8 08/14] nohz_full: allow disabling the 1Hz minimum  tick at boot Steven Rostedt <rostedt@goodmis.org> - 2015-10-21 03:10 +0200
  RE: [PATCH v8 08/14] nohz_full: allow disabling the 1Hz minimum tick  at boot Gilad Ben Yossef <giladb@ezchip.com> - 2015-10-21 09:20 +0200
  Re: [PATCH v8 08/14] nohz_full: allow disabling the 1Hz minimum tick  at boot Christoph Lameter <cl@linux.com> - 2015-10-21 16:30 +0200
    Re: [PATCH v8 08/14] nohz_full: allow disabling the 1Hz minimum tick  at boot Frederic Weisbecker <fweisbec@gmail.com> - 2015-10-21 17:40 +0200

csiph-web