From: Vincent B. <vb...@is...> - 2000-09-21 16:17:06
|
Hi Jeff, I have some general questions regarding the workings of you UML kernel before I start doing serious work. The tracing thread is the replacement for the scheduler? Tasks get scheduled by the hosting machine? True? Except for the ptrace (TRACEME) part, what else is required for a task to be a UML proces? Does the UML kernel keep seperate task_structs? How is the memory allocation/organisation handled (so who does this and when do you allocate it at the host kernel?) Tanks. Vince. |