Hi all:
I'm writing a little sketch about how to implement SMP support in Hurd.
In this sketch, I write about the current situation and my proposed solution.
Now I'm writing the "task list": an enumeration with the task to solve to get the multiprocessor support. But I need to know more details about how gnumach starts the processor.
Can you help me to complete the list? I have much doubt in steps 2 and 3.
Thanks.
P.D.: I publish my sketch in gitlab, a freer repository than github ;)