HN user

Hajcnga

-2 karma
Posts0
Comments1
View on HN
No posts found.

Could someone explain why Google is obsessed with small stack sizes? The musl library also has an extremely small thread stack size, which makes many applications crash that are used to 8192K on Linux.

On Linux the 8192K aren't reserved unless the are actually used, so what is the point?

Ok, Golang will allocate green threads from its own allocator, but 104 bytes?!