[ros-dev] RE: [ros-cvs] CVS Update: reactos
Ge van Geldorp
gvg at reactos.com
Fri Oct 1 00:43:09 CEST 2004
> From: Hartmut Birr
>
> this patch (or some areas in ntoskrnl) isn't correct. This
> patch puts always 64kB between the TEB's. This limits the
> number of threads to 30,000 or less. I've found this by an
> other bug in kernel32.
Yes, you're right, that is an unwanted side effect. I think I'll change the
TEB allocation to reserve 64k at a time and then commit 4k for each TEB, so
we can have TEBs spaced tightly together again.
Ge van Geldorp.
More information about the Ros-dev
mailing list