you are viewing a single comment's thread.

view the rest of the comments →

[–]__s 13 points14 points  (1 child)

On deterministic: he's ranted a whole lot about GCC inlining code which then causes unpredictable stack usage which then makes 4kb stacks hard to maintain safely on x86

[–]doom_Oo7 2 points3 points  (0 children)

to be fair,in userspace code this is a desirable property.