> But, this just seems to highlight the orthogonality of limit check for > allocation and limit checks for threads. I don't see any advantage to separating them, given that we want to combine the common case where a signal limit check is immediately followed by a heap limit check into a single test.