>Did anyone thought about creating a framework and drivers to allow
>running the Solaris kernel as normal user space process on top of
>another Solaris instance, similar to UsermodeLinux? This would be
>incredible use full for kernel development, debugging and maybe for
>web hosting, too.


While this is somewhat true, the Solaris kernel debugging framework
is so far advanced compared to that on Linux, that a user mode
process does not offer that much extra.  The most difficult to debug
are hangs which cannot be examined in the kernel debugger; typically,
a usermode kernel does not run at such a low level so such hangs
would not be reproducible.

Casper
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to