public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Kendall Bennett" <KendallB@scitechsoft.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Running user processes in kernel mode; Java and .NET support	in kernel
Date: Mon, 18 Oct 2004 12:50:41 -0700	[thread overview]
Message-ID: <4173BC21.24859.11899F91@localhost> (raw)
In-Reply-To: <1097980064.13433.12.camel@localhost.localdomain>

Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:

> Why would I care ? I need the MMU for paging and to avoid
> fragmentation of the system. If I have the MMU on then memory
> protection checks are free. 
> 
> Except in 4G/4G mode syscalls are extremely cheap too nowdays.

Yes, but kernel mode support in user programs would allow user mode 
device drivers to do stuff that currently cannot be done at all from user 
space such as handling interrupts and scheduling DMA operations.

Just think about how nice it would be if the kernel level DRI driver 
modules that are currently completely separate from the user space X 
drivers could be all in one place? Then users would no longer have to 
worry about making sure they upgrade their kernel so it has the correct 
kernel module installed at the same time that they upgrade X or get new 
drivers for their X server.

IMHO I am not sure how much speedup you would gain from kernel mode Linux 
for user space programs (it might surprise us, or maybe it isn't much), 
but the ability to support user mode device drivers would be good IMHO, 
especially for graphics.

Regards,

---
Kendall Bennett
Chief Executive Officer
SciTech Software, Inc.
Phone: (530) 894 8400
http://www.scitechsoft.com

~ SciTech SNAP - The future of device driver technology! ~



  reply	other threads:[~2004-10-18 19:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-16  4:11 Running user processes in kernel mode; Java and .NET support in kernel Simon Kissane
2004-10-16 12:59 ` Simon Kissane
2004-10-17 19:53   ` Denis Vlasenko
2004-10-18  2:16     ` Jon Masters
2004-10-17  2:27 ` Alan Cox
2004-10-18 19:50   ` Kendall Bennett [this message]
2004-10-20 18:59     ` Alan Cox
2004-10-17  4:00 ` Lee Revell

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=4173BC21.24859.11899F91@localhost \
    --to=kendallb@scitechsoft.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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