"Tao Chen" <[EMAIL PROTECTED]> wrote: > > Solaris is no monolithic OS. > > > > It starts with a small init/loader that pulls in modules on demand. > > > > The modules however do all run in the same HW context. > > > > This is different in multi-context OS. > > > > Does "HW context" here mean "address space" ?
An address space that is granted by the MMU. If you have no MMU, there is no problem to see other address spaces from your own. With MMU, you need to mmap or find other methods for message passing. Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED] (uni) [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org