9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] requesting more information about the Gsoc project
Date: Wed, 21 Mar 2007 07:56:46 -0400	[thread overview]
Message-ID: <337b292729940fbe95aedaa4155ceedb@coraid.com> (raw)
In-Reply-To: <211455.20978.qm@web53310.mail.yahoo.com>

i don't know of any particular complaints with the functionality of 9load.

as i understand, there's one basic complaint against 9load --- it has
a seperate set of drivers.  russ outlines his ideas on 9load here
http://9fans.net/archive/2005/12/81.  (9load now is able to pxe
load the plan9.ini file.) 

i'm not most people, but i like having plan9.ini.  it elimates guesswork
about which kernel was started.  i wouldn't like a 9load that made 
plan9.ini optional and guessed which kernel to run and which fs to use.

also, there's a very good reason for having a seperate kernel and drivers
for 9load.  pxe booting all but one's core machines is definately the way
to fly, but pxe images are limited in size.  i'm not sure what the maximum
size is (the minimum guarenteed size is 64k), but i have not been able to
directly load modern plan 9 kernels on our hardware.

instead of making 9load as close to the plan 9 cpu kernel as possible,
i would use bios instead of drivers.  the bios already knows how to talk to
pxe-capable nics, and storage with boot rom.

this would require writing a real mode assembler.  (i would resist mightily
porting gas.  you'd spend more time porting libbinutils than writing real code.
;-))

- erik

On Wed Mar 21 05:17:30 EDT 2007, rajikacc@yahoo.com wrote:
> hi,
> I am computer science and Engineering student who is intrested in excuting the project  "General purpose boot loader based on Plan 9 kernel and /dev/reboot "under your organization. I am very much intersting in operating systems and low level programming.So I am very much intresting doing this project.
>  
> I downlaod the source of Plan9 source and played  with it. I really need to know few things to write my project proposal. 
> First thing why Plan9 need a new boot loader insted of the existing one.
> Second what extra benifits will be achived using  the new boot loader.
> I am very much greatful if anybody can update me on these information.
> My project informations and personal information can be found here.
> http://www.cse.mrt.ac.lk/~danrkuma/
> Thanks in advace
> Regards,
> rajika


  reply	other threads:[~2007-03-21 11:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-21  9:15 Rajika Kumarasiri
2007-03-21 11:56 ` erik quanstrom [this message]
2007-03-21 11:58 ` erik quanstrom
2007-03-21 12:40   ` [9fans] " Darren Bane
2007-03-21 19:51   ` [9fans] " Christopher Nielsen

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=337b292729940fbe95aedaa4155ceedb@coraid.com \
    --to=quanstro@coraid.com \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).