Re: [PATCH] powerpc/64s: Increase default stack size to 32KB

2024-02-14 Thread Rahul Rameshbabu
On Fri, 15 Dec, 2023 23:44:49 +1100 Michael Ellerman wrote: > There are reports of kernels crashing due to stack overflow while > running OpenShift (Kubernetes). The primary contributor to the stack > usage seems to be openvswitch, which is used by OVN-Kubernetes (based on > OVN (Open Virtual Net

Re: [PATCH] powerpc/64s: Increase default stack size to 32KB

2024-02-14 Thread Michael Ellerman
Rahul Rameshbabu writes: > On Fri, 15 Dec, 2023 23:44:49 +1100 Michael Ellerman > wrote: >> There are reports of kernels crashing due to stack overflow while >> running OpenShift (Kubernetes). The primary contributor to the stack >> usage seems to be openvswitch, which is used by OVN-Kubernetes

Re: [PATCH] powerpc/64s: Increase default stack size to 32KB

2023-12-19 Thread Michael Ellerman
Michael Ellerman writes: > There are reports of kernels crashing due to stack overflow while > running OpenShift (Kubernetes). The primary contributor to the stack > usage seems to be openvswitch, which is used by OVN-Kubernetes (based on > OVN (Open Virtual Network)), but NFS also contributes in