Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-11-15 Thread Henning Schild
Am Sat, 13 Nov 2021 00:27:12 +0100 schrieb Frederic Weisbecker : > On Thu, Nov 04, 2021 at 10:05:02PM +0100, Henning Schild wrote: > > Am Sat, 30 Oct 2021 16:04:35 +0200 > > schrieb Salvatore Bonaccorso : > > > > > Control: tags -1 + moreinfo > > > > > > On Wed, Oct 27, 2021 at 10:16:56AM

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-11-12 Thread Salvatore Bonaccorso
Hi Frederic, On Sat, Nov 13, 2021 at 12:27:12AM +0100, Frederic Weisbecker wrote: > On Thu, Nov 04, 2021 at 10:05:02PM +0100, Henning Schild wrote: > > Am Sat, 30 Oct 2021 16:04:35 +0200 > > schrieb Salvatore Bonaccorso : > > > > > Control: tags -1 + moreinfo > > > > > > On Wed, Oct 27, 2021 at

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-11-12 Thread Frederic Weisbecker
On Thu, Nov 04, 2021 at 10:05:02PM +0100, Henning Schild wrote: > Am Sat, 30 Oct 2021 16:04:35 +0200 > schrieb Salvatore Bonaccorso : > > > Control: tags -1 + moreinfo > > > > On Wed, Oct 27, 2021 at 10:16:56AM +0200, Georg Müller wrote: > > > > But for other configurations it is worse: > > > >

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-11-07 Thread Salvatore Bonaccorso
Hi Henning, On Thu, Nov 04, 2021 at 10:05:02PM +0100, Henning Schild wrote: > Am Sat, 30 Oct 2021 16:04:35 +0200 > schrieb Salvatore Bonaccorso : > > > Control: tags -1 + moreinfo > > > > On Wed, Oct 27, 2021 at 10:16:56AM +0200, Georg Müller wrote: > > > > But for other configurations it is

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-11-04 Thread Henning Schild
Am Sat, 30 Oct 2021 16:04:35 +0200 schrieb Salvatore Bonaccorso : > Control: tags -1 + moreinfo > > On Wed, Oct 27, 2021 at 10:16:56AM +0200, Georg Müller wrote: > > > But for other configurations it is worse: > > > > > > config NO_HZ_FULL > > > bool "Full dynticks system (tickless)" >

Processed: Re: Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-10-30 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + moreinfo Bug #804857 [src:linux] linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE Ignoring request to alter tags of bug #804857 to the same tags previously set -- 804857: https://bugs.debian.org/cgi-

Processed: Re: Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-10-30 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + moreinfo Bug #804857 [src:linux] linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE Added tag(s) moreinfo. -- 804857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804857 Debian Bug Tracking System Cont

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-10-30 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo On Wed, Oct 27, 2021 at 10:16:56AM +0200, Georg Müller wrote: > > But for other configurations it is worse: > > > > config NO_HZ_FULL > > bool "Full dynticks system (tickless)" > > ... > >  This is implemented at the expense of some overhead in user

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2021-10-27 Thread Georg Müller
But for other configurations it is worse: config NO_HZ_FULL bool "Full dynticks system (tickless)" ...  This is implemented at the expense of some overhead in user <-> kernel  transitions: syscalls, exceptions and interrupts. Even when it's  dynamically off.  

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2018-11-14 Thread Witold Baryluk
Package: src:linux Followup-For: Bug #804857 Hi, I am just curious, and wanted to know if there is some progress on enableing NO_HZ_FULL in generic debian on most architectures? I wouldn't also mind separate kernel image with CONFIG_PREEMPT (full prempetion) and HZ=1000 for desktop / soft real

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2016-12-10 Thread Mikael Caçote
Dear Maintainer, Is it possible to enable this option for the real-time kernel image, like suggested one year ago ? It is a feature that is required for many real-time applications when a CPU is only dedicated to a process. Thank you, Mikael

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2015-11-12 Thread Quentin Deldycke
Source: linux Severity: wishlist Dear Maintainer, Could you please enable kernel options CONFIG_NO_HZ_FULL, CONFIG_RCU_NOCB_CPU and CONFIG_RCU_NOCB_CPU_NONE. As explained in: https://www.kernel.org/doc/Documentation/timers/NO_HZ.txt This options: - Don't modify default kernel behavior -

Bug#804857: linux: New feature: enable CONFIG_NO_HZ_FULL and CONFIG_RCU_NOCB_CPU/CONFIG_RCU_NOCB_CPU_NONE

2015-11-12 Thread Ben Hutchings
On Thu, 2015-11-12 at 14:13 +0100, Quentin Deldycke wrote: > Source: linux > Severity: wishlist > > Dear Maintainer, > > Could you please enable kernel options CONFIG_NO_HZ_FULL, > CONFIG_RCU_NOCB_CPU and CONFIG_RCU_NOCB_CPU_NONE. > > As explained in: