Fiasco.OC
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Sun Jul 3 23:01:13 CEST 2011
Hi,
On Fri Jul 01, 2011 at 17:22:24 -0700, Daniel Waddington wrote:
> I want to use 32bit x86 Fiasco.OC with lots of SMP CPUs (48+). Can
> you tell me where the current 32 (for 32bit) and 64 (for 64bit)
> limitations exist in the code - and suggest whether this could be
> changed?
Cpu_mask currently uses an Mword to hold cpu-bits, which makes the 32/64
CPUs limitation. Upping that in the implementation should be the main
issue.
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list