Re: [RFC 00/10] Reclaimable kernel stacks
From: Steven Rostedt
Date: Fri Aug 28 2026 - 10:33:12 EST
On Fri, 28 Aug 2026 14:47:58 +0200
Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> > On Android, system processes typically have 2000-3000 threads. App
> > processes add 1000s more threads on top of this.
>
> WTF ?!? Why does that all spawn *that* many threads? Perhaps work on
> reducing that some?
I guess you never ran Java ;-)
-- Steve