From: anand@eis.iisc.ernet.in (SVR Anand)
To: linux-kernel@vger.kernel.org
Subject: kernel development in kernel
Date: Thu, 27 Nov 2003 16:15:30 +0530 (GMT+05:30) [thread overview]
Message-ID: <200311271045.QAA10220@eis.iisc.ernet.in> (raw)
Hi,
After lots of hesitation I am sending this mail. Hope I don't waste your time.
I am thinking of developing kernel development environment which provides
a pseudo shell, and runtime environment that resides in the kernel itself.
The goal of this exercise is to create an environment that simplifies the
kernel programming effort by creating a virtual user area that sits above
kernel but within the kernel protected region. The runtime environment should
provide all that is necesary to build and debug kernel image as if it is a
C program.
My wish is that kernel development should eventually become somewhat like
a C development, if not completely, partially, so that the idea takes the
lead over spending lots of time in getting a code work in kernel.
Sure, too much of hand waving without any substance went in my mail. If you
can let me know the worthwhileness of the effort itself I will be motivated
to slog.
Thanks for your time.
Anand
next reply other threads:[~2003-11-27 10:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-27 10:45 SVR Anand [this message]
2003-11-27 10:54 ` kernel development in kernel Catalin BOIE
2003-11-27 11:54 ` Paul Jackson
2003-11-27 12:22 ` SVR Anand
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=200311271045.QAA10220@eis.iisc.ernet.in \
--to=anand@eis.iisc.ernet.in \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.