>>172
It's an oversimplification, but the operating system does basically abstract itself away for each process, and let it operate as though it were the only program running on a system. "mini-kernel" is a bit too much, becuase I/O and other system operations are still handeled by the Kernel.