The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [/proc/vmstat] nr_kernel_stack is actually meminfo_kernel_stack_kb? why...
@ 2022-12-27 12:09 David Wang
  0 siblings, 0 replies; only message in thread
From: David Wang @ 2022-12-27 12:09 UTC (permalink / raw)
  To: linux-kernel


Hi, 



The nr_kernel_stack in /proc/vmstat now is the same as KernelStack /proc/meminfo, and has been this way since a change made six years ago (https://lore.kernel.org/lkml/24279d4009c821de64109055665429fad2a7bff7.1466036668.git.luto@kernel.org/) 



The situation now is very confusing:
1. the naming should be changed, how could one take 'nr_kernel_stack' as a naming for meminfo-KernelStack-KB?
2. Dose kernel.threads-max now means kernel.threads-max-kB?

3. I really think the number of threads currently running in the system is a very usful stastistic, I used to collect nr_kernel_stack in /proc/vmstat to monitor thread/task usage in the system,  and trigger alarm when nr_kernel_stack is approaching somewhere near kernel.threads-max.  



Hope things can be changed, and nr_kernel_stack could be restored/fixed to its old meaning.




David





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-27 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-27 12:09 [/proc/vmstat] nr_kernel_stack is actually meminfo_kernel_stack_kb? why David Wang

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