Open
Description
Hello,
First of all, I'd like to say thanks for working on this! It's had me captivated all weekend. I'm having some trouble understanding how to actually spawn user procs once SigmaOS is running.
My Understanding So Far
- In the tutorials, which I completed, the kernel seems to be run from the test state
- From there, you get a
sigmaclnt
which is used to spawn procs - I'm confused about when SigmaOS is actually standalone running though
My Main Question
- How do I spawn userprocs when SigmaOS is running in a docker container? Seems as though we can spawn procs from a proc that is already running in the cluster, but I'm not sure how to actually bootstrap that "root process" first.
I must be missing something. I've looked through all of the other examples like hotel from He's thesis but the only place I can see the procs starting is from test scripts and not a way to start that on an actual cluster.
Thanks for any clarification you can provide!
Metadata
Metadata
Assignees
Labels
No labels