mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [PATCH 17/24] sched/fair: Implement delayed dequeue
@ 2024-08-30 12:34 Bert Karwatzki
  2024-09-22 15:45 ` [REGRESSION] " Chris Bainbridge
  0 siblings, 1 reply; 13+ messages in thread
From: Bert Karwatzki @ 2024-08-30 12:34 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Bert Karwatzki, linux-kernel, bsegall, dietmar.eggemann, efault,
	juri.lelli, kprateek.nayak, mgorman, mingo, rostedt, tglx,
	vincent.guittot, vschneid, wuyun.abel, youssefesmat

Since linux next-20240820 the following messages appears when booting:

[    T1] smp: Bringing up secondary CPUs ...
[    T1] smpboot: x86: Booting SMP configuration:
[    T1] .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #14  #1
This is the line I'm concerend about:
[    T1] psi: inconsistent task state! task=61:cpuhp/3 cpu=0 psi_flags=4 clear=0 set=4
[    T1]   #3  #5  #7  #9 #11 #13 #15
[    T1] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    T1] smp: Brought up 1 node, 16 CPUs
[    T1] smpboot: Total of 16 processors activated (102216.16 BogoMIPS)

I bisected this to commit 152e11f6df29 ("sched/fair: Implement delayed dequeue").
Is this normal or is this something I should worry about?

Bert Karwatzki

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-10-10  3:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-30 12:34 [PATCH 17/24] sched/fair: Implement delayed dequeue Bert Karwatzki
2024-09-22 15:45 ` [REGRESSION] " Chris Bainbridge
2024-09-22 16:01   ` Linux regression tracking (Thorsten Leemhuis)
2024-10-03  5:31   ` Klaus Kudielka
2024-10-04 11:10     ` K Prateek Nayak
2024-10-04 12:35       ` Peter Zijlstra
2024-10-04 13:57         ` Johannes Weiner
2024-10-04 16:43           ` K Prateek Nayak
2024-10-08 15:38             ` K Prateek Nayak
2024-10-08 16:24               ` K Prateek Nayak
2024-10-09 18:07                 ` Johannes Weiner
2024-10-10  3:26                   ` K Prateek Nayak
2024-10-04 17:01         ` K Prateek Nayak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome