On Wed, Oct 10, 2001 at 06:46:22PM -0400, Roland McGrath wrote:
> gnumach is never going to have SMP support anyway, so it's all moot (and
> the macros you are using expand to empty).  In oskit-mach, I think we
> should get rid of the lookup table and just hang the data directly off the
> device_t.

I think I will work on a solution for oskit-mach and forget gnumach for now.
I have a solution for gnumach ready, but there are bugs and it is more
difficult to debug than oskit-mach. (I have a second computer do to remote
debugging now).

In oskit-mach, the base_tss doesn't have a bitmap at all.  So we need to
override that with our own base_tss that has a bitmap, it seems.  But in the
documentation there is an XXX marker that there is also an alternative
default tss which has a bitmap, but "it isn't fully integrated or documented
yet" and in fact I couldn't find any traces of it.  Do you know about it?

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to