linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* stackdepot: Thoughts on increasing DEPOT_MAX_POOLS?
@ 2025-03-13 19:37 Matt Fleming
  0 siblings, 0 replies; only message in thread
From: Matt Fleming @ 2025-03-13 19:37 UTC (permalink / raw)
  To: Alexander Potapenko, Marco Elver, Oscar Salvador
  Cc: linux-mm, Vlastimil Babka, Andrew Morton, kernel-team

Hi there,

I'm running a 6.12 kernel with KASAN enabled and it's triggering the
WARN in depot_init_pool():

  Stack depot reached limit capacity
  WARNING: CPU: 37 PID: 514186 at lib/stackdepot.c:252
stack_depot_save_flags+0x787/0x840

Has anyone ever discussed increasing the number of stack depot pools
or making it configurable? Our workloads do a lot of network
processing so the stacks can get quite deep and varied and we can
definitely spare more than the 128MiB currently allocated for stacks
in the name of better KASAN testing.

Thanks,
Matt


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

only message in thread, other threads:[~2025-03-13 19:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-13 19:37 stackdepot: Thoughts on increasing DEPOT_MAX_POOLS? Matt Fleming

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