On Thu Mar 6 14:12:09 2025 +0000, Jinoh Kang wrote:
This field alone is taking up ~0.5GiB of virtual memory, per-process. We already have `user_handles`, can we somehow reuse that?
I guess that would involve nontrivial refactoring.
I'm honestly not sure how much of an issue this would be in practice. It would largely depend on handle allocation patterns, and whether we still care about old wow64/32bit mode or not.