On Thu Mar 6 20:56:02 2025 +0000, Elizabeth Figura wrote:
In ntdll we deal with this by having two levels of access and allocating one page at a time. Should we do that here as well?
Is it really worth the trouble? The other array of object handles in win32u is also just static array. Should we worry for a hundred of KB on the unix side?