Hi folks. I would like to pull the operating system level concepts (like syscall dispatch) out of the process objects and into an actual operating system object which collects and manages the process objects. It's main duties could be coordinating loading processes from object files, handing out PIDs, and dispatching system calls.
The name for this has traditionally been SE for syscall emulation mode, but SELinux is already an unrelated thing and this could be confusing for people. Does anybody have a better suggestion? Note that there are many details to figure out still so I'm not moving forward with this right now, I'm just brainstorming how this might all fit together. Gabe _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
