Re: binary drivers and development

From: Felipe Alfaro Solana
Date: Sat Mar 12 2005 - 11:04:46 EST


On Thu, 10 Mar 2005 17:32:39 -0500, John Richard Moser
<nigelenki@xxxxxxxxxxx> wrote:
> CPL=3 scares me; context switches are expensive. can they have direct
> hardware access? I'm sure a security model to isolate user mode drivers
> could be in place. . .
>
> . . . huh. Xen seems to run Linux at CPL=3 and give direct hardware
> access, so I guess user mode drivers are possible *shrug*. Linux isn't
> a microkernel though.

Xen hypervisor runs at Ring0, while the guest OSs it supports run at Ring1.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/