All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] help: uml as normal user space library
@ 2004-08-08 18:51 narender yadav
  0 siblings, 0 replies; 4+ messages in thread
From: narender yadav @ 2004-08-08 18:51 UTC (permalink / raw)
  To: user-mode-linux-devel

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.

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [uml-devel] help: uml as normal user space library
@ 2004-08-08 18:52 narender yadav
  2004-08-08 20:48 ` Adam Heath
  0 siblings, 1 reply; 4+ messages in thread
From: narender yadav @ 2004-08-08 18:52 UTC (permalink / raw)
  To: user-mode-linux-devel

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.

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony


-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [uml-devel] help: uml as normal user space library
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Heath @ 2004-08-08 20:48 UTC (permalink / raw)
  To: narender yadav; +Cc: user-mode-linux-devel

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.



-------------------------------------------------------
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [uml-devel] help: uml as normal user space library
  2004-08-08 20:48 ` Adam Heath
@ 2004-08-09  3:31   ` Jeff Dike
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Dike @ 2004-08-09  3:31 UTC (permalink / raw)
  To: narender yadav, Adam Heath; +Cc: user-mode-linux-devel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-09  2:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2004-08-08 18:51 narender yadav

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.