Re: threads-max observe limits

From: Eric W. Biederman
Date: Mon Sep 23 2019 - 17:24:11 EST



Michal,

Thinking about this I have a hunch about what changed. I think at some
point we changed from 4k to 8k kernel stacks. So I suspect if your
client is seeing a lower threads-max it is because the size of the
kernel data structures increased.

Eric