The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Daniel Phillips <phillips@arcor.de>
To: Luca Barbieri <ldb@ldb.ods.org>,
	Linux-Kernel ML <linux-kernel@vger.kernel.org>
Cc: Karim Yaghmour <karim@opersys.com>
Subject: Re: [PATCH][RFC] x86 multiple user-mode privilege rings
Date: Mon, 28 Oct 2002 13:12:02 +0100	[thread overview]
Message-ID: <E1868kU-0002cQ-00@starship> (raw)
In-Reply-To: <1035686893.2272.20.camel@ldb>

On Sunday 27 October 2002 03:48, Luca Barbieri wrote:
> Short explaination: 
> This patch implements a feature called "x86 multiring", which is a
> shorthand for x86 multiple user-mode privilege rings support. 
> It allows user-mode programs to create DPL 1 and 2 segments and get a
> modifiable per-process copy of IDT. 
> 
> User Mode Linux can use these features to implement a syscall mechanism
> identical to the one used by the kernel-mode kernel, and thus much
> faster than the current one, with free memory protection and with zero
> context switches. 
> 
> Wine could also use it to achieve fast syscall-level emulation of
> Windows NT (and, to a lesser extent, Windows 3.1 and 9x). 

Karim once talked about doing a flavor of Adeos that would drop a running 
kernel into ring 1 as a result of insmodding an Adeos module, which would 
allow Adeos to combine an unmodified Linux kernel with a realtime executive.

-- 
Daniel

  parent reply	other threads:[~2002-10-28 12:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-27  2:48 [PATCH][RFC] x86 multiple user-mode privilege rings Luca Barbieri
2002-10-27 17:06 ` Eric W. Biederman
2002-10-27 19:19   ` Luca Barbieri
2002-10-28 12:12 ` Daniel Phillips [this message]
2002-10-28 15:43   ` Karim Yaghmour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1868kU-0002cQ-00@starship \
    --to=phillips@arcor.de \
    --cc=karim@opersys.com \
    --cc=ldb@ldb.ods.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox