All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: narender yadav <narender1983_ait@yahoo.co.in>,
	Adam Heath <doogie@brainfood.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] help: uml as normal user space library
Date: Sun, 8 Aug 2004 23:31:45 -0400	[thread overview]
Message-ID: <20040809033145.GA22230@ccure.user-mode-linux.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0408081547550.1450@gradall.private.brainfood.com>

On Sun, Aug 08, 2004 at 03:48:21PM -0500, Adam Heath wrote:
> On Sun, 8 Aug 2004, narender yadav wrote:
> 
> > We a group of 4 students intersted in doing the
> > project "UML as a normal user space library". Can
> > anybody tell me how much time will take to complete
> > the project provided each of have average knowledge of
> > linux kernel.
> 
> Well, since no one has done it, no one knows.
> 
> We aren't going to do your work for you.

That's rather impolite given
	they're not asking anyone to do their work for them
	a time estimate is a completely reasonable thing to ask for when you
are considering something is suitable as a term project or not

To answer the actual question

> how much time will take to complete
> the project provided each of have average knowledge of
> linux kernel.

"Average knowlege" means what?  Average college students?  The average college
student knows nothing about the linux kernel.

You also need to define what you're actually going to do, and that
means understanding what the project means.  As I've described it,
it's open-ended, and you can spend as much time as you have on it.

A library is no good if nothing uses it, so you need to decide what
you're going to link against libUML and how that thing is going to use it.

Since we are talking about students, I would define the simplest
possible use of such a library, and if you manage to get that working,
then move on to something fancier.

As a suggestion, I would consider something like a shell.  Package UML
as a library, link your shell against it so that when the shell runs,
its captive UML is also running and can be logged in to , then provide
some interface between the two that allows the UML user to set shell
variables, change the working directory, or spy on the commands being
run by the shell user.

That would make a perfectly good proof of concept, and could be
expanded on incrementally in a number of directions.

				Jeff


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2004-08-09  2:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-08 18:52 [uml-devel] help: uml as normal user space library narender yadav
2004-08-08 20:48 ` Adam Heath
2004-08-09  3:31   ` Jeff Dike [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-08 18:51 narender yadav

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=20040809033145.GA22230@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=doogie@brainfood.com \
    --cc=narender1983_ait@yahoo.co.in \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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.