Re: NR_TASKS=4096
Ingo Molnar (mingo@pc5829.hil.siemens.at)
Tue, 22 Apr 1997 13:17:09 +0200 (MET DST)
> hm, with NR_TASKS 4096 i think you get a BIG tasks[] array (2Megs). [...]
ugh this is not true as tasks are pointers in that array ... the GDT
layout limitation looks like the real problem?
-- mingo